yysskk / SwipeMenuViewController

Swipable tab and menu View and ViewController.
MIT License
1.29k stars 131 forks source link

Can i jump page without animation? #64

Closed chaoshenglu closed 6 years ago

chaoshenglu commented 6 years ago

when selectTabAt index, contentScrollView.jump(to: index, animated: false) ?

yysskk commented 6 years ago

Not support now.