ImageSwapper 0.1.4

ImageSwapper 0.1.4

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2017
SwiftSwift Version 4.0.2
SPMSupports SPM

Maintained by Serg Tsarikovskiy.



ImageSwapper

CI Status
Version
License
Platform

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.