chore: add react-native-video dependency

This commit is contained in:
Adrian Castro
2024-02-04 21:05:12 +01:00
parent 8593d76984
commit d42b5fbb45
2 changed files with 14 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "~4.8.2",
"react-native-screens": "~3.29.0",
"react-native-video": "6.0.0-beta.5",
"react-native-web": "^0.19.10",
"tailwind-merge": "^2.2.1"
},