UITabBarController
#import "CHXTabBarControllerTransitioning.h"
...
// self.carrier = [[CHXTabBarTransitioningAnimatorCarrier alloc] initWithTabBarController:self];
self.carrier = [[CHXTabBarTransitioningAnimatorCarrier alloc] initWithTabBarController:self transitioningAnimatorStyle:CHXTabBarTransitioningAnimatorStyleCover];
// self.carrier.enablePanGestureRecognizer = NO;
self.delegate = self.carrier;
forked from cuzv/CHXTabBarControllerTransitioning
-
Notifications
You must be signed in to change notification settings - Fork 0
UITabBarController Transitioning animation
License
jmwhelan/CHXTabBarControllerTransitioning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
UITabBarController Transitioning animation
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Objective-C 98.3%
- Ruby 1.7%