Image Fetching¶
KMPShip integrates image loading using Coil, a multiplatform image loader built for Compose.
- Built-in caching and placeholder support
- Easy to use across Android and iOS
- Optimized for performance
You can check the CoilConfiguration
class in the Presentation
layer.