Commit 4af1c8fa by G

add navigations libs

parent 2f83275b
...@@ -13,12 +13,15 @@ ...@@ -13,12 +13,15 @@
"prepare": "husky" "prepare": "husky"
}, },
"dependencies": { "dependencies": {
"@react-navigation/bottom-tabs": "^7.0.0-alpha.22",
"@react-navigation/native": "^7.0.0-alpha.18",
"@shopify/restyle": "^2.4.4", "@shopify/restyle": "^2.4.4",
"expo": "~50.0.14", "expo": "~50.0.14",
"expo-status-bar": "~1.11.1", "expo-status-bar": "~1.11.1",
"react": "18.2.0", "react": "18.2.0",
"react-native": "0.73.6", "react-native": "0.73.6",
"react-native-safe-area-context": "^4.10.1" "react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.20.0", "@babel/core": "^7.20.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment