Closed zeeshansuleman closed 7 years ago
I think this issue was solved in a commit. I think there are some changes with bars in iOS 11 including UINavigationBar
, UIToolbar
and i didn't dig enough in UITabBar
.
@ermalkaleci : I agree with @Pratik948 , this is not an issue in current library version. You should close the issue.
im also facing the same problem so how can i solve this problem in ios 11
I'm also facing the same issue, tapping on tab item doesn't scroll to the viewcontroller, in fact swiping viewcontroller manually does navigate to that view controller. I think something is messed up in
CarbonTabSwipeSegmentedControl
.