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 f9beff8 commit d07064eCopy full SHA for d07064e
README.md
@@ -32,6 +32,7 @@ You can think of it as `UITableView` but with several differences:
32
| ⏱ | Compact code base, less than 1k LOC with no external dependencies. |
33
| 🎯 | Easy to use and extensible APIs set. |
34
| 🧬 | It uses standard UIKit components at its core. No magic, just a combination of `UIScrollView`+`UIStackView`. |
35
+| 🧨 | Support SwiftUI's View and autosizing based upon View's content |
36
| 🐦 | Fully made in Swift 5 from Swift ❥ lovers |
37
38
## ❤️ Your Support
0 commit comments