https://github.com/zetavg/reactnativesystemnotificationdev
https://github.com/zetavg/reactnativesystemnotificationdev
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zetavg/reactnativesystemnotificationdev
- Owner: zetavg
- Created: 2016-01-16T17:35:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T17:36:06.000Z (over 9 years ago)
- Last Synced: 2025-04-01T22:59:55.202Z (2 months ago)
- Language: Objective-C
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native System Notification
This is an sample app for [react-native-system-notification](https://github.com/Neson/react-native-system-notification).
## Run on Android
```
npm install
react-native run android
```