you can also use FastImage instead of Image tag so you don't need to make any changes in build.gradle file
(FastImage is a replacement for the standard Image component in React Native that offers better performance, caching, priority handling, and headers support for images — especially useful for remote images.)