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 ?
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 :)