FGHUD 3.0.3

FGHUD 3.0.3

Maintained by CGPointZero.



FGHUD 3.0.3

  • By
  • CGPointZero

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