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: 9 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T23:00:36.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T17:00:06.059Z (about 1 year ago)
- Topics: notifications, parse, push-notifications, react-native
- Language: Objective-C
- Homepage:
- Size: 1.61 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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)