Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/khuong291/kpimageview
- Owner: khuong291
- License: other
- Created: 2016-11-12T17:07:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T16:15:10.000Z (about 8 years ago)
- Last Synced: 2024-10-12T23:18:02.250Z (about 1 month ago)
- Topics: animate, animation, swift, uiimageview, zoom
- Language: Swift
- Homepage:
- Size: 7.77 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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]