Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vin-the-dev/CLImageViewPopup

A simple Image full screen pop up
https://github.com/vin-the-dev/CLImageViewPopup

Last synced: 3 months ago
JSON representation

A simple Image full screen pop up

Awesome Lists containing this project

README

        

# CLImageViewPopup

[![Build Status](https://travis-ci.org/vinbhai4u/CLImageViewPopup.svg?branch=master)](https://travis-ci.org/vinbhai4u/CLImageViewPopup)
[![Version](https://img.shields.io/cocoapods/v/CLImageViewPopup.svg?style=flat)](http://cocoapods.org/pods/CLImageViewPopup)
[![License](https://img.shields.io/cocoapods/l/CLImageViewPopup.svg?style=flat)](http://cocoapods.org/pods/CLImageViewPopup)
[![Platform](https://img.shields.io/cocoapods/p/CLImageViewPopup.svg?style=flat)](http://cocoapods.org/pods/CLImageViewPopup)

## Description

A simple UIImageView for easy fullscreen image pop up. No matter where your UIImageView may be.
Image pops up from where is was and goes back to its original position

CLImageViewPopup

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

CLImageViewPopup is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "CLImageViewPopup"
```

## Author

Vineeth Vijayan, [email protected]

## License

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