Closed jpsanabria closed 6 years ago
Same here, any workaround is made ? Please do update on this issue.
Would like to have that, too!
For changing active tab you can use this method https://github.com/Ramotion/animated-tab-bar/blob/master/RAMAnimatedTabBarController/RAMAnimatedTabBarController.swift#L173
I have 3 tab bar items. i would like the center tab bar item to be active on the initial load. Usually this is accomplished in ViewDidLoad of the TabBarController but I do not want to edit your code. Is their another way to accomplish this?