We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cec6b9 commit cc9ddaaCopy full SHA for cc9ddaa
README.md
@@ -13,10 +13,11 @@ DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate dig
13
14
15
## Features
16
-- [x] Multiplatform iOS, macOS, watchOS and tvOS
17
-- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
18
-- [x] Customizable in term of the transport layer [Loader]
19
-- [x] Based on interfaces not implementations
+- [x] Supports multiple platforms: iOS, macOS, watchOS, and tvOS
+- [x] Customizable with SwiftUI Image properties (e.g., `renderingMode`, `resizable`, `antialiased`)
+- [x] Configurable transport layer via custom `Loader`
+- [x] Designed with interfaces, not implementations
20
+- [x] Fully leverages Swift's new concurrency model
21
22

23
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments