NVSlideMenuController icon indicating copy to clipboard operation
NVSlideMenuController copied to clipboard

A slide menu done right for iOS.

Results 2 NVSlideMenuController issues
Sort by recently updated
recently updated
newest added

When device orientation changed then side menu table view height remains same as loaded default. Even main view controller height changed.

It would be nice if `panGesture` were a public property. Doing so would allow library users to implement a delegate or add targets to the gesture in order to better...