PGDrawerTransition 5.0.0

PGDrawerTransition 5.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Feb 2021
SPMSupports SPM

Maintained by suwan.park.



  • By
  • ${suwan.park}

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]