UNPKG

react-native-china-unionpay

Version:

本插件参考 [银联官方 - 手机支付控件(含安卓Pay)文档](https://open.unionpay.com/tjweb/acproduct/list?apiservId=450)。 ## 安装

32 lines (31 loc) 656 B
{ "name": "react-native-china-unionpay", "version": "1.0.0", "description": "", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react", "native", "react-native", "react-native-china-unionpay", "china unionpay", "unionpay", "china", "银联", "中国银联", "银联支付", "中国银联支付" ], "author": "caipeiming", "homepage": "https://github.com/caipeiming/react-native-china-unionpay.git", "license": "MIT", "peerDependencies": { "react-native": "^0.41.2" }, "dependencies": { "events": "^3.1.0" } }