Type Safely

Type Safely

Share this post

Type Safely
Type Safely
Use The New UIHostingConfiguration To Display SwiftUI In a UITableViewCell
Copy link
Facebook
Email
Notes
More

Use The New UIHostingConfiguration To Display SwiftUI In a UITableViewCell

Daily Coding Tip 118

Millie Sturgeon's avatar
Millie Sturgeon
Jun 27, 2022
∙ Paid

Share this post

Type Safely
Type Safely
Use The New UIHostingConfiguration To Display SwiftUI In a UITableViewCell
Copy link
Facebook
Email
Notes
More
Share
Image by Alexas_Fotos from Pixabay

I’m going to be using UIViewRepresentable to display a UITableView in SwiftUI.

All I need to get started is a type called ListRepresentable that stores an array of items and a constant string for a cell reuse identifier. Inside that type is a class called Coordinator, which is currently an ordinary NSObject, but it too h…

Keep reading with a 7-day free trial

Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Type Safely
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More