Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

Prevent "multiple touch" on TabBar #152

Closed shkoliar closed 7 years ago

shkoliar commented 7 years ago

Disabled "multiple touch" for TabBar items to prevent flickering on simultaneous touches.

0ber commented 7 years ago

thanks