Skip to content

Releases: jpush/jcore-react-native

v1.9.5

Choose a tag to compare

@JoshLipan JoshLipan released this 24 Nov 10:28

Change Log

  • 升级AndroidJcore 到v3.1.0

v1.9.3

Choose a tag to compare

@JoshLipan JoshLipan released this 02 Aug 10:25

Change Log

  • Update Android Jcore to v2.9.0
  • Update iOS JCore to v2.7.1

V1.3.2

Choose a tag to compare

@wicked-tc130 wicked-tc130 released this 22 Mar 06:39
89f418b

Change log

  • update android sdk version to 1.2.7

v1.3.0

Choose a tag to compare

@JoshLipan JoshLipan released this 29 Nov 12:52
8818f10

Change log

  • 适配 Android gradle 3.0+

Upgrade Android SDK

Choose a tag to compare

@JoshLipan JoshLipan released this 16 Nov 05:46
640f1c7

Change Log:

  • Update iOS SDK to 1.2.6.
  • Update jcore-react-native to 1.2.12.

Update iOS SDK

Choose a tag to compare

@huangminlinux huangminlinux released this 26 Oct 02:49

Change Log:

  • Update iOS SDK to 1.2.5.
  • Update jcore-react-native to 1.2.11.

Upgrade Android SDK

Choose a tag to compare

@JoshLipan JoshLipan released this 18 Sep 09:08

Change Log

Android

jcore-react-native v1.2.10 upgrade Android JCore SDK version to 1.2.5.

Upgrade Android SDK

Choose a tag to compare

@JoshLipan JoshLipan released this 23 Jul 09:22

Change Log

Android

jcore-react-native v1.2.8 upgrade Android JCore SDK version to 1.2.3.

Upgrade Android SDK

Choose a tag to compare

@JoshLipan JoshLipan released this 16 May 08:46

Change Log

Android

jcore-react-native v1.2.6 更新 Android JCore SDK 版本至 1.2.0。

Android

jcore-react-native v1.2.6 upgrade Android JCore SDK version to 1.2.0.

支持 cocoapods

Choose a tag to compare

@huangminlinux huangminlinux released this 24 Jan 03:31

Change Log:

  • 支持 cocoapods
    在Podfile 中添加
pod 'JCoreRN', :path => '../node_modules/jcore-react-native'

执行:

pod install