Skip to content

Commit d0dcf5f

Browse files
committed
Update README.md
1 parent 92de8f8 commit d0dcf5f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# OpenAI AsyncImage SwiftUI
22

33
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)
45

56
## Features
67
- [x] Multiplatform iOS, macOS, watchOS and tvOS
78
- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
89
- [x] Customizable in term of the transport layer [Loader]
910
- [x] Based on interfaces not implementations
1011

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)
1213

1314
## SwiftUI example for package
1415

1516
[OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui)
1617

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)
1820

0 commit comments

Comments
 (0)