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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FoldingTabBar.iOS!