Jinxiansen / Jjhud
Licence: mit
JJHUD is an displays a translucent HUD with an indicator and/or labels .
Stars: ✭ 94
Programming Languages
swift
15916 projects
Projects that are alternatives of or similar to Jjhud
Jhud
A full screen of the HUD when loading the data (Objective-C).
Stars: ✭ 1,003 (+967.02%)
Mutual labels: toast, loading-animations, hud
Easyshowview
一款非常简单的展示工具。提示框,加载框,空白页提示,alert弹出框。一行代码搞定所有操作。
Stars: ✭ 447 (+375.53%)
Mutual labels: toast, hud
Ftindicator
A light wight UI package contains local notification, progress HUD, toast, with blur effect, elegant API and themes support.
Stars: ✭ 292 (+210.64%)
Mutual labels: toast, hud
Ybhud
A simple Hud with DGActivityIndicatorView
Stars: ✭ 81 (-13.83%)
Mutual labels: loading-animations, hud
Scorehud
An event driven, highly customizable plugin to add Scoreboards on your Minecraft Bedrock Server.
Stars: ✭ 69 (-26.6%)
Mutual labels: hud
Sstoastmessage
SSToastMessage is written purely in SwiftUI. It will add toast, alert, and floating message view over the top of any view. It is intended to be simple, lightweight, and easy to use. It will be a popup with a single line of code.
Stars: ✭ 82 (-12.77%)
Mutual labels: toast
Reapop
📮 A simple and customizable React notifications system
Stars: ✭ 1,155 (+1128.72%)
Mutual labels: toast
Bulma Toast
Bulma's pure JavaScript extension to display toasts
Stars: ✭ 93 (-1.06%)
Mutual labels: toast
Shimmerlayout
Memory efficient, simple yet highly customizable shimmer effect for Android.
Stars: ✭ 81 (-13.83%)
Mutual labels: loading-animations
Jquery Toast Plugin
Highly customizable jquery plugin to show toast messages
Stars: ✭ 1,237 (+1215.96%)
Mutual labels: toast
Thinkingfaces
Collection of animated spinners and bouncers for iOS 🌠
Stars: ✭ 68 (-27.66%)
Mutual labels: loading-animations
Floatingtoast
Android library to create customizable floating animated toasts like in Clash Royale app
Stars: ✭ 86 (-8.51%)
Mutual labels: toast
Android Target Tooltip
Create Toast like tooltips, but targets can be specified, plus custom properties and features
Stars: ✭ 1,221 (+1198.94%)
Mutual labels: toast

JJHUD
is an displays a translucent HUD with an indicator and/or labels .
中文说明 / 简书介绍
Screenshots

Requirements
JJHUD
works on "Xcode 8.2 , Swift 3 and ios 10+ to build.
You will need the latest developer tools in order to build JJHUD
. Old Xcode versions might work, but compatibility will not be explicitly maintained.
CocoaPods
CocoaPods is the recommended way to add JJHUD to your project.
Add a pod entry for JJHUD to your Podfile.
pod 'JJHUD'
Second, install JJHUD into your project:
pod install
Manually
- Download the latest code version .
- Open your project in Xcode,drag the
JJHUD
folder into your project. Make sure to select Copy items when asked if you extracted the code archive outside of your project.
Usage
JJHUD.showSuccess(text: "Login success", delay: 2.0)
or
JJHUD.showLoading()
JJHUD.hide()
For more examples, including how to use JJHUD , take a look at the bundled demo project. API documentation is provided in the header file (JJHUD.swift).
[email protected]
If you wish to contact me, email at:@晋先森
Sina :@jinxiansen
Twitter :License
JJHUD is released under the MIT license. See LICENSE for details.
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].