I had to update "main": "App.js" to "main": "node_modules/expo/AppEntry.js" in package.json and run "npm i" then run "npx expo start" to show in ExpoGo app. If still having issues, run "npx expo start --tunnel"