We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae2866 commit 415dcbdCopy full SHA for 415dcbd
1 file changed
README.md
@@ -30,11 +30,9 @@ npm i react-native-bottom-menu
30
```
31
"react": ">= 16.x.x",
32
"react-native": ">= 0.55.x",
33
-"react-native-vector-icons": ">= 6,x,x",
34
-"react-native-dynamic-vector-icons": ">= x,x,x"
35
-
36
-// Expo Version
37
-"react-native-dynamic-vector-icons": "WrathChaos/react-native-dynamic-vector-icons#expo"
+"react-native-androw": ">= 0.0.31",
+"react-native-vector-icons": ">= 6.x.x",
+"react-native-dynamic-vector-icons": ">= x.x.x"
38
39
40
## Basic Usage
0 commit comments