An open API service indexing awesome lists of open source software.

https://github.com/zetavg/reactnativesystemnotificationdev


https://github.com/zetavg/reactnativesystemnotificationdev

Last synced: 2 months ago
JSON representation

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
```