-
Notifications
You must be signed in to change notification settings - Fork 13
Releases: swiftuiux/openai-async-image-swiftui
Releases · swiftuiux/openai-async-image-swiftui
OpenAI DALL·E AsyncImage SwiftUI
Refactors across the codebase
Assets 2
OpenAI DALL·E AsyncImage SwiftUI
Code refactoring
Assets 2
OpenAI DALL·E AsyncImage SwiftUI
Updated OpenAI api
Updated documentation
Assets 2
OpenAI DALL·E AsyncImage SwiftUI
Support for VisioOS
Updated documentation
Assets 2
OpenAI DALL·E AsyncImage SwiftUI
Updated to the latest changes in OpenAI API
Assets 2
OpenAI DALL·E AsyncImage SwiftUI
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