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