File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# OpenAI AsyncImage SwiftUI
2
2
3
3
SwiftUI view that asynchronously loads and displays an OpenAI image from open API
4
+ ![ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/sun_watch.png )
4
5
5
6
## Features
6
7
- [x] Multiplatform iOS, macOS, watchOS and tvOS
7
8
- [x] Customizable in term of SwiftUI Image specs [ renderingMode, resizable, antialiased...]
8
9
- [x] Customizable in term of the transport layer [ Loader]
9
10
- [x] Based on interfaces not implementations
10
11
11
- ![ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/sun_watch .png )
12
+ ![ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/appletv_art .png )
12
13
13
14
## SwiftUI example for package
14
15
15
16
[ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui )
16
17
17
- ![ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/appletv_art.png )
18
+
19
+ ![ OpenAI AsyncImage SwiftUI] ( https://github.com/The-Igor/openai-async-image-swiftui-example/blob/main/openai-async-image-swiftui-example/img/sun_iphone.png )
18
20
You can’t perform that action at this time.
0 commit comments