PGPhotoViewer-Swift
PGPhotoViewer-Swift copied to clipboard
PhotoViewer Swift - paging & zooming
PGPhotoViewer
The Simplest PhotoViewer
it contains the following components:
- paging scrollview : for photo swiping.
- zooming scrollview : for zooming image view.
you can use each control, if you needed it.
Explain with diagram.
Installation with CocoaPods
Podfile:
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
pod 'PGPhotoViewer'
Then, run the following command:
$ pod install (or update)
appetize.io demo : [ here ]
Author
suwan.park, [email protected]