Install react-navigation & ../bottom-tabs, ../stack

This commit is contained in:
MariaZ
2022-09-28 19:25:13 +02:00
parent 9dfe8b4b05
commit d17e7ed6a2
3 changed files with 189 additions and 8 deletions
+7
View File
@@ -35,6 +35,10 @@
"@react-native-community/art": "^1.2.0",
"@react-native-community/datetimepicker": "^6.3.1",
"@react-native-community/push-notification-ios": "^1.8.0",
"@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/native": "^6.0.13",
"@react-navigation/native-stack": "^6.9.0",
"@react-navigation/stack": "^6.3.1",
"csvtojson": "^2.0.8",
"i18next": "^21.9.0",
"jshashes": "^1.0.8",
@@ -48,8 +52,11 @@
"react-native-calendars": "^1.1287.0",
"react-native-document-picker": "^8.1.1",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.6.2",
"react-native-modal-datetime-picker": "14.0.0",
"react-native-push-notification": "3.2.1",
"react-native-safe-area-context": "^4.3.4",
"react-native-screens": "^3.17.0",
"react-native-share": "^7.9.0",
"react-native-simple-toast": "^1.1.3",
"react-native-size-matters": "^0.4.0",