https://github.com/bingxuelover/jpush-react-native-demo
react native 的推送实现使用 jpush-react-native
https://github.com/bingxuelover/jpush-react-native-demo
jpush reactnative
Last synced: 3 months ago
JSON representation
react native 的推送实现使用 jpush-react-native
- Host: GitHub
- URL: https://github.com/bingxuelover/jpush-react-native-demo
- Owner: bingxuelover
- Created: 2018-05-25T07:22:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T02:38:09.000Z (about 7 years ago)
- Last Synced: 2025-01-22T10:31:32.852Z (5 months ago)
- Topics: jpush, reactnative
- Language: Objective-C
- Size: 146 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jpush-react-native-demo
react native 的推送实现使用 jpush-react-native
参考 [说明文档][1].
[1]: http://www.huangyuhong.com/2018/05/react-native-jpush/?preview_id=912&preview_nonce=0d845ced0d&post_format=aside&_thumbnail_id=-1&preview=true
# Android
- 修改 android/app/build.gradle 中的 JPUSH_APPKEY 为你在 jpush 上注册的账号信息
# Ios
- 修改 ios/jpush/Appdelegate.m 中的 APPKey 为你自己的项目在 jpush 上注册的账号信息