-
Install dependencies
bun install
-
Start the app
expo start
ninja-build/ninja#1900 (comment)
didnt work for me. I just moved latest ninja.exe into the sdk dir:
C:\Users\<user>\AppData\Local\Android\Sdk\cmake\3.22.1\bin\
- Drizzle
- https://orm.drizzle.team/docs/connect-expo-sqlite - Expo SQLite migrations with Drizzle Kit
- Webview
- https://formidable-webview.github.io/webshell/docs/tooling - inline .webjs to import script as string from file
- Note that with metro, you will need to change the file importing the webjs extension in order to invalidate the cache;
- https://formidable-webview.github.io/webshell/docs/tooling - inline .webjs to import script as string from file
Building: https://docs.expo.dev/guides/local-app-production/