SwiftUI view that asynchronously loads and displays an OpenAI image from open API
OpenAI AsyncImage SwiftUI
SwiftUI view that asynchronously loads and displays an OpenAI image from open API
Features
- Multiplatform iOS, macOS, watchOS and tvOS
- Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased…]
- Customizable in term of the transport layer [Loader]
- Based on interfaces not implementations