The SwiftUI TabView's TabItems can show just text, just an image or both. You don't need a VStack and order doesn't matter. It'll figure it out.
Code: https://www.patreon.com/posts/29013434
Book: https://www.bigmountainstudio.com/swiftui-book
Enjoy this info? Visit my Patreon page to support educators and artists.
My YouTube Channel
Need help with SwiftUI? Check out my products at: Big Mountain Studio Website
In part 3 of the Searchable video series, I show you how to use Combine in #SwiftUI for the search and filter logic connected to the searcha...