react-native-push-notifier

to handle fireabse incoming push notifications

Installation

npm install react-native-push-notifier

Usage

import PushNotifier from "react-native-push-notifier";

// ...

const result = await PushNotifier.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT