ImageSwapper icon indicating copy to clipboard operation
ImageSwapper copied to clipboard

:hatching_chick: Nice iOS animations for swapping images. In progress.

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.