https://github.com/vikrantnegi/local-reminders
Local Scheduled Push Notification using Firebase
https://github.com/vikrantnegi/local-reminders
firebase push-notifications reminders scheduled-notification
Last synced: 8 months ago
JSON representation
Local Scheduled Push Notification using Firebase
- Host: GitHub
- URL: https://github.com/vikrantnegi/local-reminders
- Owner: vikrantnegi
- Created: 2019-06-24T11:25:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T01:48:18.000Z (over 3 years ago)
- Last Synced: 2024-06-11T21:51:38.646Z (about 2 years ago)
- Topics: firebase, push-notifications, reminders, scheduled-notification
- Language: JavaScript
- Homepage: https://medium.com/better-programming/react-native-local-scheduled-push-notification-with-firebase-8c775b71c35c
- Size: 13.9 MB
- Stars: 26
- Watchers: 1
- Forks: 11
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Local Scheduled Push Notification using Firebase
> A React Native App with local scheduled push notification to be used as reminders.
Read more about this on [Medium](https://medium.com/better-programming/react-native-local-scheduled-push-notification-with-firebase-8c775b71c35c)
### Clone the repo
```bash
$ git clone https://github.com/vikrantnegi/local-reminders
```
### Install the dependencies
```bash
$ yarn
```
### Run the app
```bash
$ react-native run-ios
$ react-native run-android
```
### License
MIT © [Vikrant Negi](https://github.com/vikrantnegi)
## Donation
If this project helped you reduce time to develop, please consider buying me a cup of coffee :)
[](https://ko-fi.com/E1E6Z0JL)
