rn-tm-notify
sounds and vibrations package for tm
Installation
npm install rn-tm-notify
Usage
import { notify } from "rn-tm-notify";
// ...
const result = await notify(true,true, "timer");
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT