12207480 / TYPagerController

page scroll view and controller,simple,high custom,and have many tabBar styles,,support Objective-C and swift
MIT License
1.37k stars 231 forks source link

Passing animate parameter to scrollview when pressing tab #59

Open tmiedema opened 7 years ago

tmiedema commented 7 years ago

When a tab is pressed, the animate parameter was not being passed to the scrollview. With this fix, if you click a tab, the scrollview will animate to the selected tab.