We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I change tabs programmatically with :
[[[self navigationController] tabBarController] setSelectedIndex:2];
the wave doesn't move like so
The text was updated successfully, but these errors were encountered:
Hello @cooliodoc, Did you got any solution?
Sorry, something went wrong.
Hey @CearsKhush unfortunately not. For now I'm just working around it but may have time to look at solving it later.
@cooliodoc @CearsKhush fixed in 2.0.2. (https://github.com/simformsolutions/SSCustomTabbar/releases/tag/2.0.2)
No branches or pull requests
When I change tabs programmatically with :
[[[self navigationController] tabBarController] setSelectedIndex:2];
the wave doesn't move like so
The text was updated successfully, but these errors were encountered: