File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ The best React Native example for phone verification (an alternative to [Twitter
40
40
> If you're using ` npm ` to install packages:
41
41
42
42
``` bash
43
- npm install --save frisbee niftylettuce/ react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
43
+ npm install --save frisbee react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
44
44
```
45
45
46
46
> Or, if you're using ` yarn ` to install packages:
47
47
48
48
``` bash
49
- yarn add frisbee niftylettuce/ react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
49
+ yarn add frisbee react-native-country-picker-modal react-native-form react-native-loading-spinner-overlay
50
50
```
51
51
52
52
4 . See [ example] [ example ] directory for how to integrate into your codebase (you can also just clone this repo and run the example to test it out).
You can’t perform that action at this time.
0 commit comments