Skip to content

An easy way to implement Lottie animation into HUD

License

Notifications You must be signed in to change notification settings

Sargis/LottieHUD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.9%
  • Ruby 3.1%