react-native-lightbox
react-native-lightbox copied to clipboard
[Android] When I close the lightbox I get a temporary blank white page
When I close an open lightbox image, it zooms out into its original position, but then displays a white screen for 2-3 seconds before rending the rest of the page, any ideas?
@oblador Could be that Android Modal component requires the property onRequestClose : func to apply the state change to make it not visible anymore. I have run into similar issues with ^0.25