react-native-web-modal icon indicating copy to clipboard operation
react-native-web-modal copied to clipboard

Initial Modal Popup Style change

Open bikashsahucbnits opened this issue 5 years ago • 0 comments

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",

bikashsahucbnits avatar Nov 24 '20 15:11 bikashsahucbnits