TYPagerController icon indicating copy to clipboard operation
TYPagerController copied to clipboard

How to animate transition using scrollToViewAtIndex

Open AnthoPakPak opened this issue 6 years ago • 0 comments

Hi,

Thanks for this great lib.

Is there any way to animate the transition when using [_tabPagerView scrollToViewAtIndex:1 animate:YES] ? Indeed, the animate parameter only affects the tab bar and not the page view.

I've dig into the lib a bit but can't find a way to do it. Any ideas ?

Thanks :)

AnthoPakPak avatar Mar 22 '19 14:03 AnthoPakPak