All Projects → KrishnaPatell → KPSmartTabBar

KrishnaPatell / KPSmartTabBar

Licence: MIT license
A fully customisable and flexible tab bar controller

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to KPSmartTabBar

TabBar
📱 TabBar – highly customizable tab bar for your SwiftUI application.
Stars: ✭ 105 (+183.78%)
Mutual labels:  tabbar, tab
Poliopager
A flexible TabBarController with search tab like SNKRS.
Stars: ✭ 133 (+259.46%)
Mutual labels:  tabbar, tab
buttons tabbar
A Flutter package that implements a TabBar where each label is a toggle button.
Stars: ✭ 49 (+32.43%)
Mutual labels:  tabbar, tab
Jxpagelistview
高仿闲鱼、转转、京东、中央天气预报等主流APP列表底部分页滚动视图
Stars: ✭ 377 (+918.92%)
Mutual labels:  segment, pager
react-native-viewpager-indicator
修改自react-native-scrollable-tab-view,增加了根据文字内容适配下划线长度的功能。
Stars: ✭ 52 (+40.54%)
Mutual labels:  tabbar, tab
react-native-tabbar
A tabbar component for React Native
Stars: ✭ 59 (+59.46%)
Mutual labels:  tabbar, tab
TabView
TabView for Android ——Slide indicator/button/tab; 滑动指示器/按钮/TAB控件
Stars: ✭ 22 (-40.54%)
Mutual labels:  tab
pagination
Aplus Framework Pagination Library
Stars: ✭ 167 (+351.35%)
Mutual labels:  pager
MvcSimplePager
Simple,lightweight,easy to expand pager for asp.net mvc and asp.net core,针对asp.net mvc 和 asp.net core 设计的通用、扩展性良好的轻量级分页扩展
Stars: ✭ 13 (-64.86%)
Mutual labels:  pager
Tabby
⛩ A fancy tabbar
Stars: ✭ 104 (+181.08%)
Mutual labels:  tabbar
clipped-tabbar
No description or website provided.
Stars: ✭ 58 (+56.76%)
Mutual labels:  tabbar
react-native-viewpager-carousel
a flexible viewpager library with carousel functionality
Stars: ✭ 39 (+5.41%)
Mutual labels:  tabbar
VGSegment
A segment menu with line animation
Stars: ✭ 19 (-48.65%)
Mutual labels:  segment
react-context-tabs
Flexible tabs for React
Stars: ✭ 31 (-16.22%)
Mutual labels:  tab
Motion-Tab-Bar
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
Stars: ✭ 237 (+540.54%)
Mutual labels:  tabbar
analytics-angular
The hassle-free way to integrate analytics into your Angular application.
Stars: ✭ 69 (+86.49%)
Mutual labels:  segment
react-native-collapsible-segmented-view
A cross-platform Collapsible Segmented View component for React Native
Stars: ✭ 37 (+0%)
Mutual labels:  tabbar
react-native-carousel-pager
React Native carousel pager.
Stars: ✭ 90 (+143.24%)
Mutual labels:  pager
vue-pagination
🔵一个`bootstrap`风格的`vue.js`(2.0)分页组件
Stars: ✭ 28 (-24.32%)
Mutual labels:  pager
flutter-bottomAppBar
Watch the tutorial video on Youtube ->
Stars: ✭ 15 (-59.46%)
Mutual labels:  tabbar

KPSmartTabBar

A fully customizable and flexible paging menu controller built from other view controllers placed inside a scroll view allowing the user to switch between any kind of view controller with an easy tap or swipe gesture similar to what Spotify and Instagram.

Screenshot

Segment Demo

Installation

Simply include KPSmartTabBar.h and KPSmartTabBar.m files into your project directory.

Usage

Look at ViewController.m file for demo. You can also use it like segment controller.

Delegate Methods (Optional)

- (void)willMoveToPage:(UIViewController *)controller index:(NSInteger)index {}

- (void)didMoveToPage:(UIViewController *)controller index:(NSInteger)index {}

Requirements

iOS 7.0+

Apps that uses KPSmartTabBar

Please let me know if your app in the AppStore uses this library so I can add your app to the list of apps featuring KPSmartTabBar.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].