We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77fafb commit 8da04a5Copy full SHA for 8da04a5
README.md
@@ -79,9 +79,7 @@ dependencies {
79
80
### API
81
**Android v1.6.6 版本后新增 notifiyJSDidLoad,请务必在接收事件之前调用此方法。**
82
-- [Common](https://github.com/jpush/jpush-react-native/blob/master/example/documents/Common.md)
83
-- [Android API](https://github.com/jpush/jpush-react-native/blob/master/example/documents/Android%20API.md)
84
-- [iOS API](https://github.com/jpush/jpush-react-native/blob/master/example/documents/iOS_API.md)
+- [API](./example/documents/APIs.md)
85
86
### 关于点击通知跳转到指定界面
87
- Android
0 commit comments