Aryan Ghassemi
7a6dcf2d9d
Created a demo to demonstrate different features of SlideNavigationController
2014-04-29 20:58:01 -07:00
Aryan Ghassemi
38f6bb528c
Added new methods used for switching between ViewControllers and deprecated switchToViewController:withCompletion:. These new methods have more meaningfull names and decribe exactly what happends during a switch. You can also disable slide out animation using these new methods
2014-04-19 13:44:21 -07:00
Aryan Ghassemi
439a6d76aa
- Added bounce functionality (Let's say the right menu is for notifications, when you receive notification you bounce the right menu to let the user know that they should open the right menu to view the notification)
2014-02-07 13:07:26 -08:00
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
de6496c47e
- Fixed a spelling mistake on protocol name
2013-04-29 17:50:07 -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