chore: add dependencies for download functionality

This commit is contained in:
Adrian Castro
2024-03-20 16:15:11 +01:00
parent a81975cc02
commit d3019780a2
3 changed files with 48 additions and 22 deletions

View File

@@ -37,9 +37,11 @@
"expo-brightness": "~11.8.0",
"expo-build-properties": "~0.11.1",
"expo-constants": "~15.4.5",
"expo-file-system": "~16.0.8",
"expo-haptics": "~12.8.1",
"expo-linear-gradient": "^12.7.2",
"expo-linking": "~6.2.2",
"expo-media-library": "~15.9.1",
"expo-navigation-bar": "^2.8.1",
"expo-router": "~3.4.8",
"expo-screen-orientation": "~6.4.1",
@@ -47,6 +49,7 @@
"expo-status-bar": "~1.11.1",
"expo-system-ui": "^2.9.3",
"expo-web-browser": "^12.8.2",
"ffmpeg-kit-react-native": "^6.0.2",
"immer": "^10.0.3",
"iso-639-1": "^3.1.2",
"react": "18.2.0",