TabBar
TabBar copied to clipboard
New Feature? How to change tab from a push/presented view
How would you select a tab from a view push/presented ?
Here's an example of how i would love to use this library.
.environment(tabSelection)
and in the subview
@Environment(TabSelection.self) private var tabSelection