feat: add video player

This commit is contained in:
Adrian Castro
2024-02-04 22:45:30 +01:00
parent 0728ab6b49
commit 55be0860b9
4 changed files with 97 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "@movie-web/mobile",
"version": "0.1.0",
"private": true,
"main": "expo-router/entry",
"main": "index.js",
"scripts": {
"clean": "git clean -xdf .expo .turbo node_modules",
"dev": "expo start",