Skip to content

Anumothu/DrawerController

 
 

Repository files navigation

AMDrawer Controller

Version Status license MIT

AMDrawerController is a swift version of the popular MMDrawerController by Mutual Mobile.

Some minor changes in this version include the removal of all < iOS 8.0 related code and the use of spring animations instead of ease-in-ease-out animations. We've also added an animated BarButtonItem and plan to enable additional features for regular horizontal size classes (i.e. iPad and iPhone 6 Plus in landscape).

This is currently a work in progress and has not been thoroughly tested. Use at your own risk.

Installation

platform :ios, '9.0'
use_frameworks!

pod 'AMDrawerController', '4.2.4'

Credit

Originally designed and developed by the fine folks at Mutual Mobile.

Swift version by

Swift version 4.2 by

  • Anumothu

License

AMDrawerController is available under the MIT license. See the LICENSE file for more info.

About

[DEPRECATED]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.3%
  • Other 1.7%