Update README.md
Change images to be marked as supported on iOS. This table probably needs some nuance attached though... but as a "quick glance of what's possible" it's fine for now.
This commit is contained in:
parent
6b69c1db94
commit
e91e4217cb
|
@ -83,7 +83,7 @@ Non-Apple platforms that shim or provide a form of AppKit may be able to use a g
|
|||
| ListView | Reusable list w/ cached rows | ✅ | ❌ | ❌ |
|
||||
| Button | Styling, events, toolbar support | ✅ | ❌ | ❌ |
|
||||
| Label/TextField | Text rendering & input | ✅ | ❌ | ❌ |
|
||||
| Image/ImageView | Loading, drawing, etc | ✅ | ❌ | ❌ |
|
||||
| Image/ImageView | Loading, drawing, etc | ✅ | ✅ | ❌ |
|
||||
| Toolbar | Basic native toolbar | ✅ | ❌ | ❌ |
|
||||
| SplitViewController | Split views (Big Sur friendly) | ✅ | ❌ | ❌ |
|
||||
| WebView | Wrapper for WKWebView | ✅ | ❌ | ❌ |
|
||||
|
|
Loading…
Reference in a new issue