31. A SwiftUI List, OutlineGroup and DisclosureGroup Tutorial
The previous chapter covered the List, OutlineGroup and DisclosureGroup views and explored how these can be used to visually present hierarchical information within an app while allowing the user to selectively hide and display sections of that information.
This chapter will serve as a practical demonstration of these features in action through the creation of an example project.