Revert "switched to navigation-react-native"

This reverts commit a8d0211ab7739b71fc5e32206ff3e85dbf7f051c.
This commit is contained in:
austinried
2021-06-25 09:23:19 +09:00
parent 17fe1b9850
commit 4152ff6cfb
22 changed files with 3268 additions and 356 deletions

View File

@@ -10,17 +10,23 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/bottom-tabs": "^5.11.11",
"@react-navigation/material-top-tabs": "^5.3.15",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.5",
"md5": "^2.3.0",
"navigation": "^5.5.0",
"navigation-react": "^4.3.0",
"navigation-react-native": "^7.4.2",
"react": "17.0.1",
"react-native": "0.64.1",
"react-native-fast-image": "^8.3.4",
"react-native-fs": "^2.18.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-get-random-values": "^1.7.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-reanimated": "^2.0.0",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.4.0",
"react-native-sqlite-storage": "^5.0.0",
"react-native-tab-view": "^2.16.0",
"react-native-track-player": "^1.2.7",
"recoil": "^0.3.1",
"uuid": "^8.3.2",