0.1.1 • Published 4 years ago

react-native-clear-notifications v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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