Sliding Menu for iOS by arturdev and adapted by Douglas Frari
This project is a FORK to adapt the original component AMSlideMenu to support similar functionality to UISplitViewController (Master / Details), on iPAD.
With this library you can create one sliding menu changed to support the approach iPAD like the area of Master and Detail.
Features of AMSlideMenuMasterDetail:
- Slide menu with left menu only.
- Slide menu with a fixed left menu on landscape orientation;
- Support device orientation landscape e portrait like the approach of Master/Detail on iPad;
- This keeps the original behavior AMSlideMenu component for Portrait orientation or run with an iPhone device.
The right menu is no longer supported because some changes were necessary to adapt the AMSlideMenu component.