Skip to content

KrishnaPatell/KPSmartTabBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A fully customisable and flexible tab bar controller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published