Possible to have two different kinds of objects in a SwiftUI selectable List?
in a book club app I’m trying to write, I have a NavigationSplitView
which displays a list of readers in a selectable List
that gives the user access to each reader’s comments on a given book. Above the list of readers is a home button “Book” that takes the user back to the book’s main page: