SideNavigation icon indicating copy to clipboard operation
SideNavigation copied to clipboard

Simple side navitation control for iOS in Swift , Right and Left sides, Support iPad & Object-C

SideNavigation

CI Status Version License Platform

Features

  • [x] A Side menu.
  • [x] Draggable.
  • [x] ipad support.
  • [x] Independent components.
:eyes: See also:

SideNavigation_display

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 8.0+
  • Swift 3 ( < 1.0.7 ), Swift 4 ( >= 1.0.7 ), Swift 5, Objective-C

Installation

SideNavigation is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SideNavigation"

Usage

Please see example or Objective-C example

Welcome

Welcome to contribute

Author

[email protected], [email protected]

License

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