exyte / AnimatedTabBar

A tabbar with a number of preset animations written in pure SwiftUI
https://exyte.com/
MIT License
380 stars 26 forks source link

Tabbing an tab icon does not return to root view #1

Closed arbyruns closed 1 year ago

arbyruns commented 1 year ago

Tabbing AnimatedTabBar Icon does not revert back to root view if using a NavigationLink

f3dm76 commented 1 year ago

Hey @arbyruns, I've added ability to pass custom didSelectIndex closure, so you can navigate back using this closure. Please give version 0.0.2 ago, and have a great day!