add-image-android
Installation
SKILL.md
Add expo-image (Android)
Drop-in <Image> replacement with caching, blurhash, WebP support, and SVG.
Install
npx expo install expo-image
Use
import { Image } from 'expo-image';
Drop-in <Image> replacement with caching, blurhash, WebP support, and SVG.
npx expo install expo-image
import { Image } from 'expo-image';