mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-05 05:36:17 +00:00
Try an example app and debug issues
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"react-native": "src/index",
|
||||
"source": "src/index",
|
||||
"scripts": {
|
||||
"dev": "cd example && bun start",
|
||||
"android": " cd example && bunx react-native run-android --no-packager --port 8082",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"build": "bun run typecheck && bob build",
|
||||
"codegen": "nitrogen --logLevel=\"debug\" && node post-script.js"
|
||||
|
||||
Reference in New Issue
Block a user