0

I have moved my tabBar over to a TabView in the SwiftUIifiication of my app.

I want to be able to deactive various Tabs depending on where you are in the app. In UI this code would be along the lines of:

self.tabBarController?.tabBar.items![1].isEnabled = false

Is this even possible in SwiftUI?

Edward Hasted
  • 3,201
  • 8
  • 30
  • 48

0 Answers0