add-image
Installation
SKILL.md
Add Expo Image
expo-image is the 2026 default for image loading + caching. Replaces react-native Image.
Install
npx expo install expo-image
Basic usage
import { Image } from 'expo-image';
expo-image is the 2026 default for image loading + caching. Replaces react-native Image.
npx expo install expo-image
import { Image } from 'expo-image';