Skip to content

ipagong/PGDrawerTransition

Repository files navigation

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, ipagong.dev@gmail.com

About

Drawer View Transition - Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published