Skip to content

anhtukhtn/SlideInOutMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Init

_slideAnimationController = [SlideOutAnimationController new];
  [_slideAnimationController setupGesturesInView:superView forAnimationOfView:rightMenuView];
_slideAnimationController._delegate = self;

Callback:

- (void)animationExpandedCallback:(BOOL)expanded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published