Images does not show in iOs

In iOs the images are not displayed at all. The thing is, I only have http url images, since Apple does not allow http requests how can I display my images with http uris?

Hi! It would be very helpful for us to help you if you could provide an example of the behavior you’re describing using https://snack.expo.io. Thanks!

Thanks, I remove the , cache: 'only-if-cached' from Image component and now I can see the images.
Some issue with cache in ios?