ermalkaleci / CarbonKit

CarbonKit - iOS Components (Obj-C & Swift)
MIT License
682 stars 163 forks source link

tab navigation does not work on ios 11. #175

Closed zeeshansuleman closed 7 years ago

Pratik948 commented 7 years ago

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.

Pratik948 commented 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.

mberndt92 commented 7 years ago

@ermalkaleci : I agree with @Pratik948 , this is not an issue in current library version. You should close the issue.

vinayakpal commented 6 years ago

im also facing the same problem so how can i solve this problem in ios 11