Skip to content

Latest commit

 

History

History

ConsecutiveTabTaps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.