So I've opened up my react-native app in Expo today (using the iOS simulator) and I am creating by what looks like a debugging overlay.
I don't need this and it's blocking some of the UI for testing.
How does one turn it off?
来源:https://stackoverflow.com/questions/45615032/disable-debugging-in-expo-for-react-native-app

