jafar-jabr / react-native-push-notifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Kotlin 51.4%Language:Objective-C 22.9%Language:Java 15.4%Language:JavaScript 3.6%Language:TypeScript 3.3%Language:Ruby 3.1%Language:C 0.3%Language:Swift 0.2%