I'm trying to get my react native app working on expo go mobile app. It was working earlier when I had issues to correct, 500 errors, red screen. Now that I fixed those errors, when I try to use the mobile app, it seems to get stuck on the bundling part and doesn't make it to 100%.
I tried the solution at: https://stackoverflow.com/a/67375234/9201495 but it was unsuccessful. None of the keyboard buttons work after the bundling download attempt.
npx expo start
android node_modules\expo/AppEntry.js won't reach 100%
expo start -c
your javascript transform cache is empty, rebuilding(this may take a minute)
android bundling javascript won't reach 100%