Closed DineshGurrapu closed 7 years ago
Like this
Actually I Give Constraints For label ,Center Horizontally,height,width and Top Constraints, but it is Appearing like Above Screen
Hi @DineshGurrapu you should initialize TabBar UIView to get same functionality. Now the TabBar is not using autolayout, so changing app orientation will cause some issues. But the rest should work
I am Using this Library like tab bar controller with Different view controllers, When I give constraints for controllers in other view controllers I am not getting the exact Appearnce of that controllers .