Expo app can now run

This commit is contained in:
2025-09-15 16:54:46 -05:00
parent ddce36c366
commit 641abf7801
9 changed files with 14 additions and 7 deletions

View File

@@ -3,8 +3,8 @@
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"dev": "expo start",
"dev:tunnel": "expo start --tunnel",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",