@@ -11,21 +11,21 @@ It is a template that you can clone and reuse for every project. It is starting
1111consist 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
3131Node 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