iOS 13.5.1 & iOS 12.4.7
Which versions are you using:
Render images right away as it does on the first screen. I am also using FastImage to load the images but I tested that alone and it had no issue.

To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.
-
Im experiencing the same issues. Also using FastImage
I'm having the same issue but im not loading images, but some text. Any idea of how to fix it?
add removeClippedSubviews={false} to the Swiper seems to have fixed the problem.
Most helpful comment
add removeClippedSubviews={false} to the Swiper seems to have fixed the problem.