Relative Content

Tag Archive for androidreact-nativemobileexpomobile-development

Android app crashing right after launch, iOS working, new NativeEventEmitter() was called

I build app using Expo and discovered that the Android version of my app is crashing right after launch (iOS version is working). I reproduced this by launching “npx expo start –no-dev –minify” but in normal dev mode app is working.
Console is silent, only warning which I see in Expo Go is “new NativeEventEmitter() was called…” but I can’t read it all, it’s cut in half and it’s not possible to open this warning and see details.