Skip to content

Insfgg99x/FGHUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fbf5abb · Jul 23, 2019

History

59 Commits
Jul 10, 2019
Jul 23, 2019
Jul 23, 2019
Jul 5, 2019
Jul 10, 2019
Jul 5, 2019
Mar 16, 2018
Mar 15, 2018
Jul 5, 2019
Jul 23, 2019
Mar 15, 2018
Jul 5, 2019
Jul 5, 2019
Jul 23, 2019

Repository files navigation

Version License Platform Language


FGHUD

  • HUD
  • Toast
  • Rotation support

Feathures

See Vedio Here Vedio

Usage

HUDLoading()
HUD(.loading("Loading..."))
HUD(.success("Success"))
HUD(.error("Operation Error"))
HUD(.warning("watch Out!"))
HUD(.content("Hi, FGHUD"))
HUD(.toast("Hi, FGHUD"))
HUDHide()

Install

pod repo update
pod 'FGHUD', '~> 3.0.3'
import FGHUD

Requiredments

  • 3.0.1 for iOS 8.x, 3.0.2 for iOS 10.x
  • Xocde 10.2.1
  • Swift 5.0