Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3ce5bbf8c5 | ||
![]() |
134155dfd6 |
@@ -21,7 +21,7 @@
|
||||
## 安装依赖
|
||||
|
||||
```bash
|
||||
yarn add react-native-uiwjs-alipay
|
||||
yarn add @uiw/react-native-alipay
|
||||
# react-native version >= 0.60+
|
||||
$ cd ios && pod install
|
||||
```
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@uiw/react-native-alipay",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "基于 React Native 的宝支付插件,支持Android/iOS。",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
Reference in New Issue
Block a user