Closed kralion closed 1 month ago
Instead of using Image from 'react-native' we must use Expo Asset library, for managing the cache on production, and with this bringing a better UX for the final users
It is crucial, specially for the assets that requires a URL
USE CASES :
It adds more complexity to the app itself
I am used to use Expo Asset library
Instead of using Image from 'react-native' we must use Expo Asset library, for managing the cache on production, and with this bringing a better UX for the final users