Commit Graph

9 Commits

Author SHA1 Message Date
Aryan Ghassemi f1025d7792 - Some cleanup
- Structured menu for a better presentation of slide menu features
2014-01-26 15:27:57 -08:00
Aryan Ghassemi a759310b3b - Separated all reveal animations from SlideNavigationController
- Allowing a custom animation to be passed to slide menu and used for menu reveal animation
2014-01-26 14:47:32 -08:00
Aryan Ghassemi 373be13080 - Added scale animation 2014-01-26 12:28:45 -08:00
Aryan Ghassemi 17c29fcdfa - Making the methods for opening and closing menu public
- Added 2 new public methods to toggle left and right menu, to be used for customization (Passing a custom UIBArButtonItem with a UIButton as custom view)
- Added a public method to determine whether the menu is open or not
- Fixed the issue where on iOS6  landscape mode the menu would go below the status bar
- Fixed the problem fade animation was applying alpha to the menu instead of fadeView
- Added all content to iPad story board for demo
2014-01-21 21:09:52 -08:00
Aryan Ghassemi 3f9cbe0e00 - Better sample to demonstrate use of SlideNavigationController 2013-12-31 09:23:35 -08:00
Aryan Gh 89d598fdbf - Fixed typo in delegate methods of SlideNavigationController ("slideNavigationControllerShouldSisplay" to "slideNavigationControllerShouldDisplay")
- Renamed SwitchViewController method to switchToViewController
- Fixed the bug where Navigation Items added in storyboard were being removed by the SlideMenu
2013-05-11 23:06:27 -07:00
Aryan Gh 42d6964205 - UI improvement on the project to demonstrate the features in a clear way 2013-04-26 23:59:10 -07:00
Aryan Gh 1250954205 - Got rid of unused files (category)
- Added shadow to the slide menu
2013-04-26 21:52:16 -07:00
Aryan Gh fa1a11995c - Initial Commot 2013-04-25 22:34:42 -07:00