This commit is contained in:
Fredrik Burmester
2024-12-01 23:08:21 +01:00
parent 5cc0f381fa
commit 5fd1d9080e
4 changed files with 13 additions and 10 deletions

View File

@@ -16,6 +16,7 @@
"preset": "jest-expo"
},
"dependencies": {
"@bottom-tabs/react-navigation": "^0.7.1",
"@config-plugins/ffmpeg-kit-react-native": "^8.0.0",
"@expo/react-native-action-sheet": "^4.1.0",
"@expo/vector-icons": "^14.0.4",
@@ -69,7 +70,7 @@
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-awesome-slider": "^2.5.6",
"react-native-bottom-tabs": "^0.4.0",
"react-native-bottom-tabs": "^0.7.1",
"react-native-circular-progress": "^1.4.1",
"react-native-compressor": "^1.9.0",
"react-native-device-info": "^14.0.1",