Skip to content

Commit d07064e

Browse files
authored
Update README.md with SwiftUI
1 parent f9beff8 commit d07064e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ You can think of it as `UITableView` but with several differences:
3232
|| Compact code base, less than 1k LOC with no external dependencies. |
3333
| 🎯 | Easy to use and extensible APIs set. |
3434
| 🧬 | 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 |
3536
| 🐦 | Fully made in Swift 5 from Swift ❥ lovers |
3637

3738
## ❤️ Your Support

0 commit comments

Comments
 (0)