Side Drawer Navigation Controller similar to Android, rewritten Swift version in Objective-C
- Storyboard Support
- AutoLayout Support
KYDrawerController
is available on CocoaPods.
Add the following to your Podfile
:
pod 'KYDrawerController-ObjC'
Just add the Classes folder to your project.
(see sample Xcode project in /Example
)
For more information, please visit Swift version homepage.