Component - Image optimization
This React Native component shows how to display an optimized image using the Image component with proper sizing and caching. It helps the app load images faster and use less data by controlling image size and cache behavior.