5
Creating New Components and Grouping Views with Container Views
Form views are one of the best ways to get input from users. Proper implementation of forms improves the User Experience (UX) and increases the chances of retention, whereas complex or frustrating forms lead to negative UX and low retention rates. We used forms and containers in the earlier chapters, but here we will learn about additional ways of using forms.
We will also learn more about how to display information in two-dimensional grids, using new components like Grid views, and how to display editable information using Table views.
In this chapter, we will focus on grouping views using Form, Table, and Grid container views. The following concepts will be discussed:
- Showing ...
Get SwiftUI Cookbook - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.