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

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

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 上注册的账号信息