Simple Image View with a beautiful loading animation written in Swift.
- Add the PrettyImageView.swift file to your project.
- Create the instance of
PrettyImageView
class. - Optionally change
outlineColor
andanimationDuration
. - Add as subview to another view.
- Call
animate()
to start animation.
Thanks for watching. Project inspired by navoshta
Author: Arthur Myronenko - @monkey_has_gone