We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6025915 commit ee9f837Copy full SHA for ee9f837
README.md
@@ -6,7 +6,7 @@ SwiftUI view that asynchronously loads and displays an OpenAI image from open AP
6
[](https://swiftpackageindex.com/The-Igor/openai-async-image-swiftui)
7
8
## Features
9
-- [x] Multiplatform iOS and macOS
+- [x] Multiplatform iOS, macOS and watchOS
10
- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
11
- [x] Customizable in term of the transport layer [Loader]
12
- [x] Based on interfaces not implementations
0 commit comments