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

如何设置默认选中的tabbar #98

Open LixinQian opened 6 years ago

Mr-lins commented 6 years ago

要先 reloadData 然后在viewDidLoad里面 [self.pagerController scrollToControllerAtIndex:1 animate:NO];

12207480 commented 6 years ago

bolee commented 5 years ago

如果单独使用tabBar呢?怎么设置默认选中 @12207480