Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khuong291/kpimageview

🏞A super cool image effect for UIImageView.
https://github.com/khuong291/kpimageview

animate animation swift uiimageview zoom

Last synced: 11 days ago
JSON representation

🏞A super cool image effect for UIImageView.

Awesome Lists containing this project

README

        

# KPImageView

A super cool image effect in UIImageView.

![](KPImageView.gif)

## Todo

Add more affects and animations.

## Installation

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

```ruby
pod 'KPImageView', git: 'https://github.com/khuong291/KPImageView'
```

#### Carthage
**KPImageView** is also available through [Carthage](https://github.com/Carthage/Carthage).
To install just write into your Cartfile:

```ruby
github "khuong291/KPImageView"
```

#### Manually
1. Download and drop ```/Sources``` folder in your project.
2. Congratulations!

## Author

Khuong Pham, [email protected]