Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.28 KB

ImageSwapper

CI Status Version License Platform PRs Welcome

Examples

Simply call this method on action button, pass the reference to image view that you want to change and new image:

ImageSwapper.waterDrop(image: imageView, toImage: #imageLiteral(resourceName: "beer.png"))

Installation

ImageSwapper is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ImageSwapper'

Evolution

Stay tuned for new animations.

Questions or feedback?

Feel free to open an issue, or find me @s_tsarikovskiy on Twitter.