Self-Sizing UITableView Cells with SwiftUI

This post is about how to use SwiftUI in iOS 13 to write your UITableViewCells. There are some interesting issues which came up with this approach in iOS 14, but it’s still a great read if you want to learn about how SwiftUI/UIKit compatibility works.
You can find the post here.