bottom sheet MODAL

This commit is contained in:
2022-10-17 08:59:37 +02:00
parent 016ea42b93
commit 89e6f806c3
4 changed files with 3160 additions and 8 deletions

View File

@@ -12,7 +12,8 @@
"expo": "~46.0.13",
"expo-status-bar": "~1.4.0",
"react": "18.0.0",
"react-native": "0.69.6"
"react-native": "0.69.6",
"react-native-modal": "^13.0.1"
},
"devDependencies": {
"@babel/core": "^7.12.9"