With my React Native app, when I run react-native run-ios
, it shows this screen:
When I press cmd-R
to reload, it goes away. This happens most, but not all of the time. It's not just with a particular project; when I create a new project from scratch, it's the same.
I'm sure this could happen for a variety of reasons, and I'd need to give more info to narrow it down, but does anyone know how I could approach figuring out why this happens?