Freerk Kalsbeek
Results
2
comments of
Freerk Kalsbeek
I experienced the same but found the cause (at least for my code) Check if you return null somewhere before rendering the modal if isVisible = false. Like ``` render()...
Also ran into this. For some reason iOS caching is acting weird. Would be great if react-native-photo-view would provide a solution so that not all images are loaded every time...