Skip to content

Commit

Permalink
Update README.md with SwiftUI
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac authored Nov 30, 2023
1 parent f9beff8 commit d07064e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ You can think of it as `UITableView` but with several differences:
|| Compact code base, less than 1k LOC with no external dependencies. |
| 🎯 | Easy to use and extensible APIs set. |
| 🧬 | It uses standard UIKit components at its core. No magic, just a combination of `UIScrollView`+`UIStackView`. |
| 🧨 | Support SwiftUI's View and autosizing based upon View's content |
| 🐦 | Fully made in Swift 5 from Swift ❥ lovers |

## ❤️ Your Support
Expand Down

0 comments on commit d07064e

Please sign in to comment.