ljs19850321 / LottieHUD

An easy way to implement Lottie animation into HUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LottieHUD

N|Solid

Simple way to handle Lottie Hud

Example

Installation

Just drag LottieHUD.swift into your project

Usage

var hud = LottieHUD("name_of_animation_file")
// show HUD
hud.showHUD()

// stop HUD 
hud.stopHUD()

Todos

  • Add blur background
  • support cocoapods

Animation from

https://www.lottiefiles.com/1149-veil ❤️

License

MIT

About

An easy way to implement Lottie animation into HUD

License:Other


Languages

Language:Swift 96.9%Language:Ruby 3.1%