Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 244 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 244 Bytes

Handle consecutive taps on a tab in a TabView

An example on how to utilise consecutive taps on a tab in a TabView. Consecutive taps on the same tab will make a NavigationStack pop to its root View, and a ScrollView scroll to its first item.