今天看啥  ›  专栏  ›  SwiftLanguage

LottieHUD:简单的方法在透明层实现 Lottie 动画

SwiftLanguage  · 掘金  ·  · 2018-01-18 02:19

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

www.lottiefiles.com/1149-veil ❤️

License

MIT




原文地址:访问原文地址
快照地址: 访问文章快照