YALFoldingTabBar is a subclass of a standard UIView. We wanted to make this component expand and contract in response to a user tapping. When the component is closed you can only see a central button (“+”). When tapping on it, our custom Tab Bar expands letting other tabBarItems appear, so that the user can switch the controllers. YALFoldingTabBarController is a subclass of UITabBarController with custom animating YALFoldingTabBar. Each separate tabBarItem can have two additional buttons on the left and right. These buttons can be used to let a user interact with a selected screen on the YALFoldingTabBarController without even having to leave it.
Features
- The simplest way is to use YALFoldingTabBarController as it is
- You can write your own implementation of UITabBarController and use YALFoldingTabBar or its subclass.
- Add native UITabBarController to the storyboard, establish relationships with its view controllers
- Folding Tab Bar and Tab Bar Controller
- YALFoldingTabBarController is a subclass of UITabBarController
- Custom animating YALFoldingTabBar
Categories
User Interface (UI)License
MIT LicenseFollow FoldingTabBar.iOS
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FoldingTabBar.iOS!