Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anechas/react-native-parse-push-notifications-example
- Owner: AnechaS
- Created: 2019-04-18T22:43:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T19:48:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T11:24:13.868Z (over 1 year ago)
- Topics: notifications, parse, push-notifications, react-native
- Language: Objective-C
- Homepage:
- Size: 1.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)