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;
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
UITabBarController Transitioning animation
License
cuzv/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