UploadImage icon indicating copy to clipboard operation
UploadImage copied to clipboard

It's an Extension helper for UIImageView upload

Results 7 UploadImage issues
Sort by recently updated
recently updated
newest added

Can we have same cornerRadius of progress which imageView has with it? I always goes for circle.

Would be great to see new release with swift 4.2 support

Swift 4.2 conversions

Removed `override` in functions `animationDidStop(anim: CAAnimation, finished flag: Bool)` and `animationDidStart(anim: CAAnimation)` as they DONOT override any methods in the extension `UIImageView`. Added `Carthage` support for better compatibility.