Skip to content

Commit 415dcbd

Browse files
committed
README is updated
1 parent cae2866 commit 415dcbd

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ npm i react-native-bottom-menu
3030
```
3131
"react": ">= 16.x.x",
3232
"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"
33+
"react-native-androw": ">= 0.0.31",
34+
"react-native-vector-icons": ">= 6.x.x",
35+
"react-native-dynamic-vector-icons": ">= x.x.x"
3836
```
3937

4038
## Basic Usage

0 commit comments

Comments
 (0)