Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using in a managed Expo Workflow #13

Open
gowedixyz opened this issue Oct 2, 2024 · 0 comments
Open

Using in a managed Expo Workflow #13

gowedixyz opened this issue Oct 2, 2024 · 0 comments

Comments

@gowedixyz
Copy link

I was wondering if this could be used within Expo or if expo eject is needed. I'm having some troubles integrating this into an expo react native project using development builds (as opposed to expo go). Particularly:

iOS Bundled 30949ms node_modules/expo-router/entry.js (1800 modules)
 ERROR  Invariant Violation: `new NativeEventEmitter()` requires a non-null argument., js engine: hermes 
    at ContextNavigator (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:149946:24)
    at ExpoRoot (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:149902:28)
    at App
    at ErrorToastContainer (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:300373:24)
    at ErrorOverlay
    at withDevTools(ErrorOverlay) (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:299876:27)
    at RCTView
    at View (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:41520:43)
    at RCTView
    at View (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:41520:43)
    at AppContainer (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:41363:25)
    at main(RootComponent) (http://192.168.1.7:8081/node_modules/expo-router/entry.bundle//&platform=ios&dev=true&hot=false&lazy=true&transform.engine=hermes&transform.bytecode=true&transform.routerRoot=src%2Fapp:119719:28)

Is there a workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant