The bar with "Downloading JavaScript bundle 100%" won't go away

The app works but for some reason the JavaScript bundle refreshes for the second time and it just stays there, it’s covering the bottom tab navigator. I’ve tried using expo r -c to reset expo cache but it’s still not working

Having the same issue. Following to see what solutions are found

resolved in [ios] fix persistent loading progress view by esamelson · Pull Request #12203 · expo/expo · GitHub - will be released with our next expo client update

this happens to happen most commonly when using remote js debugging. i recommend only enabling that explicitly when you want to debug, as it generally also leads to a significantly slower development experience