You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An open source implementation of UITabBarController. The main intent of this project is to provide a TabBarController that does not need to be the root view controller (e.g. you may use it inside of a UISplitViewController). This does not do everything (no delegate methods), but anybody may contribute in order to add functionality. LATabBarContr…