Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vin-the-dev/CLImageViewPopup
- Owner: vin-the-dev
- License: mit
- Created: 2016-05-01T17:17:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T08:07:40.000Z (almost 5 years ago)
- Last Synced: 2024-05-29T04:48:26.965Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 4.92 MB
- Stars: 36
- Watchers: 4
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - CLImageViewPopup - A simple Image full screen pop up. (Media / Image)
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## 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.