I migrated from a bare native project and removing this line solved it for me:
NativeModules.DevSettings.setIsDebuggingRemotely(true)
It must not play nicely with Expo