react-native-web-modal
react-native-web-modal copied to clipboard
Initial Modal Popup Style change
When initially the modal got popped up it changes/reload the font and style of the Backdrop screen. After that, it works normally and does not change the font in the next popups.
Here are my dependencies:- "expo": "^37.0.0", "expo-font": "~8.1.0", "modal-enhanced-react-native-web": "^0.2.0", "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz", "react-native-web": "^0.11.7",