Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KYArcTab

Arcuated tab view controller with toggleing animation, 2 ~ 4 tabs are enabled. What's more, you can swipe left or right to toggle the views.

Usage

Subclass KYArcTabViewController and override the -setup message to configure the child view controllers.

Then use the designated initializer below to initialize the tab view controller when you need:

- (id)  initWithTitle:(NSString *)title                // title
           tabBarSize:(CGSize)tabBarSize               // size of tab bar
tabBarBackgroundColor:(UIColor *)tabBarBackgroundColor // background color of tab bar
             itemSize:(CGSize)itemSize                 // size of items on tab bar
                arrow:(UIImage *)arrow;                // arrow on the tab bar

License

This code is distributed under the terms and conditions of the MIT license.

About

Arcuated tab view controller with toggleing animation, 2 ~ 4 tabs are enabled. What's more, you can swipe left or right to toggle the views.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

241 stars

Watchers

28 watching

Forks

Releases

Packages

Used by

Contributors

Languages