PGDrawerTransition
PGDrawerTransition copied to clipboard
Drawer View Transition - Swift
Drawer View Transition.
Drawer View Transition (Objective-C)
-
just implements 'UIPercentDrivenInteractiveTransition' protocol.
-
work Swift 4.x version.
-
use 1.0.1 (tag) for objective-c.
Installation with CocoaPods
Podfile:
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
pod 'PGDrawerTransition'
Then, run the following command:
$ pod install (or update)
Demo
appetize.io demo : [ here ]
Author
suwan.park, [email protected]