Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anechas/react-native-parse-push-notifications-example

react native use parse push notification
https://github.com/anechas/react-native-parse-push-notifications-example

notifications parse push-notifications react-native

Last synced: about 5 hours ago
JSON representation

react native use parse push notification

Awesome Lists containing this project

README

        

# react-native-parse-push-notifications-sample

## Installation
`npm install` or `yarn`

## Setup
* Open file src/Installation.js then set `PARSE_URL`, `YOUR_APP_ID`, `YOUR_REST_KEY`
* [Parse Server push notifications setup IOS](https://www.back4app.com/docs/ios/push-notifications/parse-server-push-notifications-swift)