Skip to content

🐣 Nice iOS animations for swapping images. In progress.

License

Notifications You must be signed in to change notification settings

EvgeniyGT/ImageSwapper

 
 

Repository files navigation

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.

About

🐣 Nice iOS animations for swapping images. In progress.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 86.2%
  • Ruby 13.8%