Skip to content

fdiazm/JGCImageViewController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JGCImageViewController

License Platform Language

Simple full screen image viewer with iMessage like animation

Preview

Example

It comes with UIViewController extension that allows you to call image present function from UIViewController context.

Simple image viewer with default animation

present(image: yourImage)

Image viewer with animation from the UIView given

present(image, from: view)

See example project for working sample

Updates

Oct, 20, 2017

  • Added optional background parameters

Installation

Simply drag and drop the JGCImageViewController.swift to your XCode project

License

JGCImageViewController is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%