SimformSolutionsPvtLtd / SSCustomTabbar

Simple Animated tabbar with native control
MIT License
596 stars 69 forks source link

wave doesn't move if you change tabs programatically #6

Closed georgemckibbin closed 4 years ago

georgemckibbin commented 5 years ago

When I change tabs programmatically with :

[[[self navigationController] tabBarController] setSelectedIndex:2];

the wave doesn't move like so

Simulator Screen Shot - iPhone 6 - 2019-07-24 at 16 41 33

CearsKhush commented 5 years ago

Hello @cooliodoc, Did you got any solution?

georgemckibbin commented 5 years ago

Hey @CearsKhush unfortunately not. For now I'm just working around it but may have time to look at solving it later.

simform-solutions commented 4 years ago

@cooliodoc @CearsKhush fixed in 2.0.2. (https://github.com/simformsolutions/SSCustomTabbar/releases/tag/2.0.2)