UNPKG

jpush-rn

Version:

极光推送 JPush SDK 的 React Native 封装,支持 Android 和 iOS (Fork of jpush-react-native)

30 lines (29 loc) 667 B
{ "name": "jpush-rn", "description": "极光推送 JPush SDK 的 React Native 封装,支持 Android 和 iOS (Fork of jpush-react-native)", "homepage":"https://github.com/atypiape/jpush-rn", "main": "index.js", "types": "index.d.ts", "license": "ISC", "author": "Atypiape", "version": "3.2.0", "repository": { "type": "git", "url": "https://github.com/atypiape/jpush-rn" }, "keywords": [ "jpush-react-native", "jpush-rn", "react-native", "jiguang", "JPush", "极光", "推送", "极光推送", "Android 14" ], "peerDependencies": { "jcore-rn": ">= 2.1.5", "react-native": ">= 0.60" } }