buttons_tabbar icon indicating copy to clipboard operation
buttons_tabbar copied to clipboard

closes #46 - Enable dynamic TabBarView through onSwipe callback and update version

Open MennaCC opened this issue 10 months ago • 1 comments

users can use "onSwipe" instead of "onTap" and it will get called whenever the index is changed, whether by tap or by swipe, its more of a bugfix really as this is the expected behavior. we can also add the onTap callback instead, but I preferred addition to editing in case I missed sth

MennaCC avatar Mar 26 '24 18:03 MennaCC