Skip to content

Commit ad29068

Browse files
committed
fix: adjust readMe
1 parent 2b26493 commit ad29068

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@ It is a template that you can clone and reuse for every project. It is starting
1111
consist of:
1212

1313
- react-native": "0.69.1"
14-
"@react-native-masked-view/masked-view": "^0.2.7",
15-
"@react-navigation/bottom-tabs": "^6.3.2",
16-
"@react-navigation/material-top-tabs": "^6.2.2",
17-
"@react-navigation/native": "^6.0.11",
18-
"@react-navigation/native-stack": "^6.7.0",
19-
"@react-navigation/stack": "^6.2.2",
20-
"@reduxjs/toolkit": "^1.8.3",
21-
"react": "18.0.0",
22-
"react-native-gesture-handler": "^2.5.0",
23-
"react-native-pager-view": "^5.4.25",
24-
"react-native-safe-area-context": "^4.3.1",
25-
"react-native-screens": "^3.15.0",
26-
"react-native-tab-view": "^3.1.1",
27-
"react-native-vector-icons": "^9.2.0",
28-
"react-redux": "^8.0.2"
14+
- "@react-native-masked-view/masked-view": "^0.2.7",
15+
- "@react-navigation/bottom-tabs": "^6.3.2",
16+
- "@react-navigation/material-top-tabs": "^6.2.2",
17+
- "@react-navigation/native": "^6.0.11",
18+
- "@react-navigation/native-stack": "^6.7.0",
19+
- "@react-navigation/stack": "^6.2.2",
20+
- "@reduxjs/toolkit": "^1.8.3",
21+
- "react": "18.0.0",
22+
- "react-native-gesture-handler": "^2.5.0",
23+
- "react-native-pager-view": "^5.4.25",
24+
- "react-native-safe-area-context": "^4.3.1",
25+
- "react-native-screens": "^3.15.0",
26+
- "react-native-tab-view": "^3.1.1",
27+
- "react-native-vector-icons": "^9.2.0",
28+
- "react-redux": "^8.0.2"
2929
## Requirements
3030

3131
Node 12 or greater is required. Development for iOS requires a Mac and Xcode 10 or up, and will target iOS 11 and up.

0 commit comments

Comments
 (0)