1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Update README.md

This commit is contained in:
jaywcjlove
2020-07-14 17:35:54 +08:00
parent 4cbcf61e0b
commit 134155dfd6

View File

@@ -21,7 +21,7 @@
## 安装依赖 ## 安装依赖
```bash ```bash
yarn add react-native-uiwjs-alipay yarn add @uiw/react-native-alipay
# react-native version >= 0.60+ # react-native version >= 0.60+
$ cd ios && pod install $ cd ios && pod install
``` ```