blazierkyle / Pretty-Image-View

Simple Image View with a beautiful loading animation for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Image View with a beautiful loading animation for iOS


Languages

Language:Swift 100.0%