Simple full screen image viewer with iMessage like animation
It comes with UIViewController extension that allows you to call image present function from UIViewController context.
present(image: yourImage)present(image, from: view)See example project for working sample
- Added optional background parameters
Simply drag and drop the JGCImageViewController.swift to your XCode project
JGCImageViewController is available under the MIT license. See the LICENSE file for more info.
