TabDrawer alternatives and similar libraries
Based on the "Tab Bar" category.
Alternatively, view TabDrawer alternatives based on common mentions on social networks and blogs.
-
animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion -
Tabman
™️ A powerful paging view controller with interactive indicator bars -
adaptive-tab-bar
:octocat: AdaptiveController is a 'Progressive Reduction' Swift UI module for adding custom states to Native or Custom iOS UI elements. Swift UI component by @Ramotion -
ColorMatchTabs
This is a Review posting app that let user find interesting places near them -
TabPageViewController
Paging view controller and scroll tab view -
SwipeableTabBarController
UITabBarController with swipe interaction between its tabs. -
SwipeViewController
SwipeViewController is a Swift modification of RKSwipeBetweenViewControllers - navigate between pages / ViewControllers -
AZTabBarController
A custom tab bar controller for iOS written in Swift 4.2 -
ExpandedTabBar
ExpandedTabBar is a very creative designed solution for "more" items in UITabBarController. It's greate experience to have more comfortable and intuitive UI. -
WormTabStrip
🐛 WormTabStrip ViewPager for iOS written in Swift, which gives continuous feedback to the user when scrolling -
CardTabBar
This library is for adding animation to iOS tabbar items, which is inherited from UITabBarController. -
GGTabBar
Another UITabBar & UITabBarController (iOS Tab Bar) replacement, but uses Auto Layout for arranging it's views hierarchy. -
AnimatedTabBar
A tabbar with a number of preset animations written in pure SwiftUI -
KYWheelTabController
KYWheelTabController is a subclass of UITabBarController.It displays the circular menu instead of UITabBar.
Appwrite - The open-source backend cloud platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of TabDrawer or a related project?
README
TabDrawer
TabDrawer is a customizable TabBar UI element that allows you to run a block of code upon TabBarItem selection, or display a customizable drawer. TabBar uses EasyPeasy for managing auto-layout constraints. Icons used for the examples are from icons8
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
More usage details and examples coming soon. For now checkout the OptionsExampleViewController class for an example inspired by this blog post shown in the gif above.
Requirements
iOS 8+
Installation
TabDrawer is available through CocoaPods. To install it, simply add the following line to your Podfile:
use_frameworks!
pod 'TabDrawer', :git => 'https://github.com/winslowdibona/TabDrawer.git'
Author
Winslow DiBona, [email protected]
License
TabDrawer is available under the MIT license. See the LICENSE file for more info.
*Note that all licence references and agreements mentioned in the TabDrawer README section above
are relevant to that project's source code only.