herodotdigital / SnakeBottomNavigationBar

Apache License 2.0
207 stars 51 forks source link

Control the Navigation Button color changes #30

Open SyamimHakimi opened 2 years ago

SyamimHakimi commented 2 years ago

Is there a way to prevent the navigation button to change index/color when using OnTap?

I want to perform a checking function before changing pages but the color of the navigation bar will always change color regardless of currentIndex value.