An easy way to implement Lottie animation into HUD
Simple way to handle Lottie Hud
Just drag LottieHUD.swift
into your project
var hud = LottieHUD("name_of_animation_file")
// show HUD
hud.showHUD()
// stop HUD
hud.stopHUD()
https://www.lottiefiles.com/1149-veil ❤️
MIT