Socket
Socket
Sign inDemoInstall

jcore-react-native

Package Overview
Dependencies
Maintainers
5
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jcore-react-native - npm Package Compare versions

Comparing version 1.3.7 to 1.5.0

JCore.podspec

31

package.json
{
"name": "jcore-react-native",
"version": "1.3.7",
"description": "Common lib for jpush react-native familiy",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"name" : "jcore-react-native",
"description": "React Native JCore component for Android and iOS",
"homepage" : "https://github.com/jpush/jcore-react-native",
"author" : "wicked.tc130",
"license" : "ISC",
"main" : "index.js",
"version" : "1.5.0",
"repository" : {
"type": "git",
"url": "git+https://github.com/jpush/jcore-react-native.git"
"url": "https://github.com/jpush/jcore-react-native"
},
"author": "KenChoi, huminiOS",
"license": "ISC",
"bugs": {
"url": "https://github.com/jpush/jcore-react-native/issues"
},
"homepage": "https://github.com/jpush/jcore-react-native#readme"
}
"keywords" : [
"react-native",
"jiguang",
"JCore"
]
}

@@ -1,17 +0,8 @@

# jcore-react-native
# JCore-React-Native
## Install
## 安装
```
npm install jcore-react-native --save
react-native link
```
If you prefer CocoaPods
```
pod 'JCoreRN', :path => '../node_modules/jcore-react-native'
```
## version
If you are using jpush-react-native/jmessage-react-plugin/jshare-react-native/janalytics-react-native, please note the versions of jcore, jcore **must** matchs the versions the these libraries, detail information please refer to release note and version.txt( Under the android & iOS folder).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc