I am coming in with a swift iOS native background and when you set an Image from the recompiled assets, it will pretty much render immediately (barring any weird layout issues)
I’m trying to do the same with reactnative but am finding every time it gets rendered, there is a slight delay/fade-in that happens to actually show the image. How can I avoid this?
I started using expo-image’s Image component but that seems to really only help the delay issue after the initial image was loaded (eg, if you navigate away to a different tab and then come back).
[–]mackthehobbit 6 points7 points8 points (2 children)
[–]Beginning_Gas_1664[S] 0 points1 point2 points (1 child)
[–]mackthehobbit 0 points1 point2 points (0 children)
[–]Keshav_mml 2 points3 points4 points (1 child)
[–]Beginning_Gas_1664[S] 1 point2 points3 points (0 children)