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

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

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 :)

Buy Me A Coffee

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E6Z0JL)