/Pretty-Image-View

Simple Image View with a beautiful loading animation for iOS

Primary LanguageSwift

Pretty-Image-View

Simple Image View with a beautiful loading animation written in Swift.

Usage

  1. Add the PrettyImageView.swift file to your project.
  2. Create the instance of PrettyImageView class.
  3. Optionally change outlineColor and animationDuration.
  4. Add as subview to another view.
  5. Call animate() to start animation.

Thanks for watching. Project inspired by navoshta

Author: Arthur Myronenko - @monkey_has_gone