We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23da60 commit 9d04bd5Copy full SHA for 9d04bd5
README.md
@@ -20,7 +20,7 @@ react-native link
20
21
##### 通过 Cocoapods 集成的 react-native 项目:
22
23
-如果想使用 Cocoapods 来集成这个项目,可以在 Podfile 中加入如下配置(如果没听过 Cocoapods 下面配置不用管。):
+如果想使用 Cocoapods 来集成这个项目,可以在 Podfile 中加入如下配置(如果没听过 Cocoapods 下面配置不用管。):**注意: ([email protected]+ 才支持该集成方式)**
24
25
```
26
pod 'JVerificationRN', :path => '../node_modules/jverification-react-native'
0 commit comments