https://github.com/swiftuiux/openai-async-image-swiftui-example
https://github.com/swiftuiux/openai-async-image-swiftui-example
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/swiftuiux/openai-async-image-swiftui-example
- Owner: swiftuiux
- License: mit
- Created: 2023-02-28T12:27:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T18:12:48.000Z (7 months ago)
- Last Synced: 2024-11-28T18:41:37.209Z (7 months ago)
- Language: Swift
- Size: 1.12 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAI AsyncImage SwiftUI
SwiftUI view that asynchronously loads and displays an OpenAI image from open API

## Features
- [x] Multiplatform iOS, macOS, watchOS and tvOS
- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
- [x] Customizable in term of the transport layer [Loader]
- [x] Based on interfaces not implementations
## SwiftUI example for package[OpenAI AsyncImage SwiftUI](https://github.com/swiftuiux/openai-async-image-swiftui)
