JASidePanels
JASidePanels copied to clipboard
Reveal side ViewControllers similar to Facebook/Path's menu
Includes changes in #180 and #202.
To make enum easy for swift.
While the left panel is showing, touch and drag the center panel a short distance, then the right panel shows exceptionally. I've debugged the code and found that the two...
Also updated Demo
- Add podspect - Add licence - add control shadow radius - add control shadow opacity
This pull request corrects the spelling of **Xcode** :sweat_smile: https://developer.apple.com/xcode/ Created with [`xcode-readme`](https://github.com/dkhamsing/xcode-readme).
Current version does not implement it, right now the accessibility label just says "Button" without any context / information. In our application I've set this value to "Main Menu".
Uses a solution found on the interwebs for globally dismissing open keyboards when you don't have the exact view to resign first responder on.
use prefersStatusBarHidden of center view 's status bar hidden to make it's status bar prefer work
I didn't like the rounded corners on each panel so I added an option to remove them. By default still uses rounded corners.