Skip to content

支持 cocoapods

Choose a tag to compare

@huangminlinux huangminlinux released this 24 Jan 03:31
· 225 commits to master since this release

Change Log:

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

执行:

pod install