Using TabView to switch screens (SwiftUI)
Here's a sample of how to switch screens using TabView. It's pretty easy to write about, isn't it? TabView - SwiftUI | Apple Developer Documentation Read more
Here's a sample of how to switch screens using TabView. It's pretty easy to write about, isn't it? TabView - SwiftUI | Apple Developer Documentation Read more
It was a bit of a hassle to transition from one ListView to another like the configuration screen. I feel like there's a better way to do it. Read more