Reputation: 80
The API is returning HTTP images, in ios they render, but in android not. What to do? I already put the authorization in info.plist. And on android how to do?
Upvotes: 0
Views: 292
Reputation: 2004
I will suggest you to use FastImage dependencies to keep things equivalent across ios and android.
https://github.com/DylanVann/react-native-fast-image
Upvotes: 1