All Projects → ahmedraad → Lottiehud

ahmedraad / Lottiehud

Licence: other
An easy way to implement Lottie animation into HUD

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Lottiehud

superBAR
Just good and customizable HUD for PocketMine-based servers. Originally created by @FaigerSYS. Updated for PocketMine-MP by @JackMD.
Stars: ✭ 11 (-89.81%)
Mutual labels:  hud
Swiftnotice
GUI library for displaying various popups (HUD), written in pure Swift.
Stars: ✭ 825 (+663.89%)
Mutual labels:  hud
Stratuxhud
Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
Stars: ✭ 76 (-29.63%)
Mutual labels:  hud
Swiftprogresshud
📦 SwiftProgressHUD is a user-friendly pure swift HUD. 支持Cocoapods 及 Carthage
Stars: ✭ 290 (+168.52%)
Mutual labels:  hud
Wsprogresshud
This is a beauful hud view for iPhone & iPad
Stars: ✭ 588 (+444.44%)
Mutual labels:  hud
Jhud
A full screen of the HUD when loading the data (Objective-C).
Stars: ✭ 1,003 (+828.7%)
Mutual labels:  hud
ZVProgressHUD
ZVProgressHUD is a pure-swift and wieldy HUD.
Stars: ✭ 30 (-72.22%)
Mutual labels:  hud
Jjhud
JJHUD is an displays a translucent HUD with an indicator and/or labels .
Stars: ✭ 94 (-12.96%)
Mutual labels:  hud
Wmzdialog
功能最多样式最多的弹窗,支持普通/微信底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/WeChat bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows, etc., support multiple animations, chain programming calls)
Stars: ✭ 673 (+523.15%)
Mutual labels:  hud
Scorehud
An event driven, highly customizable plugin to add Scoreboards on your Minecraft Bedrock Server.
Stars: ✭ 69 (-36.11%)
Mutual labels:  hud
Ftindicator
A light wight UI package contains local notification, progress HUD, toast, with blur effect, elegant API and themes support.
Stars: ✭ 292 (+170.37%)
Mutual labels:  hud
Easyshowview
一款非常简单的展示工具。提示框,加载框,空白页提示,alert弹出框。一行代码搞定所有操作。
Stars: ✭ 447 (+313.89%)
Mutual labels:  hud
Mcchathud
MatchaSKD中录音波形图实现,并增加其他多种样式
Stars: ✭ 62 (-42.59%)
Mutual labels:  hud
Jgprogresshud
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
Stars: ✭ 3,110 (+2779.63%)
Mutual labels:  hud
Ybhud
A simple Hud with DGActivityIndicatorView
Stars: ✭ 81 (-25%)
Mutual labels:  hud
react-native-simplest-hud
The simplest network load indicator of react-native
Stars: ✭ 22 (-79.63%)
Mutual labels:  hud
Kbnhud
My TF2 HUD and one of many hobby projects. Readme has the info and links you need.
Stars: ✭ 36 (-66.67%)
Mutual labels:  hud
Lcprogresshud
一个超简单的活动指示器。适配横屏。
Stars: ✭ 100 (-7.41%)
Mutual labels:  hud
Mfhudmanager
🍰类似于Cosmos应用的HUD效果, 轻量简便
Stars: ✭ 88 (-18.52%)
Mutual labels:  hud
A j simple hud
High Performance Display Overlay in iOS
Stars: ✭ 67 (-37.96%)
Mutual labels:  hud

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].