MTZoomWindow 0.5

MTZoomWindow 0.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Matthias Tretter

A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen.

This class provides a simple way to zoom a specific UIView and display it fullscreen, upon a defined action of the user (uses UIGestureRecognizer to detect actions). If the user performs the action on the specified UIView the view gets zoomed in animated and is displayed fullscreen, with a black background. If the user performs the same gesture again, the UIView gets zoomed back out and everything is like it was before.

Installation

pod 'MTZoomWindow'

Authors

Matthias Tretter

License

MIT