reactjsreact-native

React Native Modals remains opened when app is refreshed


While using the application, if there is a react-native 'modal' opened. I need to explicitly close it before refreshing the app. Else it would stay open and I have restart the app to close it.


Solution

  • It is known bug which happens during development only. Don't worry about it, It won't happen in production app