Skip to content

surajthomask/SlidePanelsView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlidePanelsView

iOS Helper class to implement sliding panels view.

How to use

  1. Import the file SlidePanelsViewController.h
  2. Subclass or create an instance of the SlidePanelsViewController.
  3. Add view controllers that needs to be displayed in sliding panels using methods in SlidePanelsViewController.h
  4. For header button images, add images with index of view controller as name to the project. If not added, indices will be displayed as header button title.

Feel free to go through source code to understand it better.

Cheers! Hope this helps someone.

About

iOS Helper class to implement sliding panels view.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published