Closed peterramsis closed 4 years ago
I thanks for opening this issue. Can you please show me your implementation of this package?
I think he is talking when you set _currentIndex to 1, the bottom navigation is at the right index but the first tab is not set. You need to manually do _pageController.jumpToPage(_currentIndex);
in your widget build to make it active.
in first time tab not active