Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

HLSlideViewController

iOS SlideViewController with the function of subViewController's communication.

Function

  1. A SlideViewController just like normal usage.
  2. Message Management for the two-subViewControllers with each other.

Usage

  1. Usage [[HLSlideViewController alloc] initWithLeftViewController: andRightViewController:]; to get slideViewControler instance.
  2. In your leftViewController or rightViewController, just call [self.rootViewController performSelector:] or any other dynamic message forward functions, to call the specified selector defined in your leftViewController as well as rightViewController.

About

iOS SlideViewController with the function of subViewController's communication.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages