UISidebarViewController
UISidebarViewController copied to clipboard
Simplest darn iOS sidebar menu implementation ever. Clean, simple, sidebar panel from left or right, works with rotations, can supply basic custom animations. Keywords: Xcode, ios, sidebar, menu, hamb...
Results
1
UISidebarViewController issues
Sort by
recently updated
recently updated
newest added
I would recommend you to avoid `UI` prefix because it's reserved for Apple UIKit components. Please report to [this article](http://nshipster.com/namespacing/) for more information.