iOS-Slide-Menu/SlideMenu/Helper Classes
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
..
FriendsViewController.h - Better sample to demonstrate use of SlideNavigationController 2013-12-31 09:23:35 -08:00
FriendsViewController.m - Making the methods for opening and closing menu public 2014-01-21 21:09:52 -08:00
HomeViewController.h - 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
HomeViewController.m - 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
MenuViewController.h - Some cleanup 2014-01-26 15:27:57 -08:00
MenuViewController.m 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
ProfileDetailViewController.h - Better sample to demonstrate use of SlideNavigationController 2013-12-31 09:23:35 -08:00
ProfileDetailViewController.m - Better sample to demonstrate use of SlideNavigationController 2013-12-31 09:23:35 -08:00
ProfileViewController.h - Better sample to demonstrate use of SlideNavigationController 2013-12-31 09:23:35 -08:00
ProfileViewController.m - Better sample to demonstrate use of SlideNavigationController 2013-12-31 09:23:35 -08:00