config for mobile

This commit is contained in:
talksik
2026-04-29 17:38:43 -07:00
parent 5acb29e6e3
commit 30fbca2188
3 changed files with 45 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
"scripts": {
"start": "expo start",
"ios": "expo run:ios --device",
"publish:ios": "eas build --platform ios --auto-submit && echo 'Go to App Store Connect and submit the testflight build for app review. Visit for more information: https://docs.expo.dev/submit/introduction/'",
"android": "expo run:android",
"compile": "tsc --noEmit",
"lint": "expo lint"