For me the issue was that i recently added the package expo-auth-session to use Google Sign in, but I never re-built the app into a new development build. expo-auth-session is a native package so this is required after you install it. I am not sure why it was giving me the "Cannot find native package ExpoApplication" error.