LimberTabbar.iOS icon indicating copy to clipboard operation
LimberTabbar.iOS copied to clipboard

A tab bar controller with a smooth limber transition

Results 7 LimberTabbar.iOS issues
Sort by recently updated
recently updated
newest added

I have implemented this tabbar Now i want to add title but there is no option to add title. how to add title ?

Hi. First of all, thanks for made LimberTabbar.iOS. in iOS 14, tabbar position not work. code self.tabBarController?.tabBar.frame.origin.y = UIScreen.main.bounds.size.height iOS 13 and older, tabbar will move to y. But iOS...

Hi, when I go to the controller with the call of this function the tab bar not showing self.window = UIWindow(frame: UIScreen.main.bounds) let vc = Utilities.shared.getViewController(identifier: HomeVC.className, storyboardType: .common) isComeVIP...

I have unable to call or import "**AHLimberTabbarController**" from other ViewControllers ?

The pod don't install when I write in terminal pod 'LimberTabbar', :git=> 'https://github.com/afshin-hoseini/LimberTabbar.iOS.git', :tag=> '0.2.0'