https://github.com/swiftcarrot/react-native-android-create-notification
Create local notification in android with React Native
https://github.com/swiftcarrot/react-native-android-create-notification
Last synced: 7 days ago
JSON representation
Create local notification in android with React Native
- Host: GitHub
- URL: https://github.com/swiftcarrot/react-native-android-create-notification
- Owner: swiftcarrot
- Created: 2019-10-04T13:52:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T03:27:09.000Z (over 5 years ago)
- Last Synced: 2025-06-11T10:19:28.949Z (15 days ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-android-create-notification
Create local notification in android with React Native
```sh
yarn add react-native-android-create-notification
``````
```