iOS Swift - Navigation
What is wrong with this TabView code snippet?
TabView {
Text("Feed").tabItem { Label("Feed", systemImage: "list.bullet") }
Text("Messages").tabItem { Label("Messages") }
}
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions