react-native-clear-notifications
v0.1.1
Published
Clear notification tray
Downloads
3
Readme
react-native-clear-notifications
Clear notification tray
Installation
npm install react-native-clear-notifications
Usage
import ClearNotifications from "react-native-clear-notifications";
// ...
const result = await ClearNotifications.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT