Skip to content
New issue

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

Disable Animation on Tab Bar Item press #49

Closed
pistacia opened this issue Aug 8, 2018 · 1 comment
Closed

Disable Animation on Tab Bar Item press #49

pistacia opened this issue Aug 8, 2018 · 1 comment

Comments

@pistacia
Copy link

pistacia commented Aug 8, 2018

Some users can sometimes find transition animation annoying when they navigate using the tabBarController. (when they press tab bar items)

Is there a way to disable animation on tabBar(_ tabBar: UITabBar, didSelect item: UITabBarItem) but enable it on both left and right swipe gesture?

@marcosgriselli
Copy link
Owner

Check release 1.3.1. You can disable it anywhere. Check the app for an example on how to use it.

Repository owner locked as resolved and limited conversation to collaborators Aug 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants