KYDrawerController-ObjC icon indicating copy to clipboard operation
KYDrawerController-ObjC copied to clipboard

Side Drawer Navigation Controller similar to Android, rewritten Swift version in Objective-C

KYDrawerController-ObjC

Side Drawer Navigation Controller similar to Android, rewritten Swift version in Objective-C

  • Storyboard Support
  • AutoLayout Support

image.png storyboard.pngdrawer.gif

Installation

CocoaPods

KYDrawerController is available on CocoaPods. Add the following to your Podfile:

pod 'KYDrawerController-ObjC'

Manually

Just add the Classes folder to your project.

Usage

(see sample Xcode project in /Example)

For more information, please visit Swift version homepage.