- HUD
- Toast
- Rotation support
See Vedio Here Vedio
HUDLoading()
HUD(.loading("Loading..."))
HUD(.success("Success"))
HUD(.error("Operation Error"))
HUD(.warning("watch Out!"))
HUD(.content("Hi, FGHUD"))
HUD(.toast("Hi, FGHUD"))
HUDHide()
pod repo update
pod 'FGHUD', '~> 3.0.3'
import FGHUD
- 3.0.1 for iOS 8.x, 3.0.2 for iOS 10.x
- Xocde 10.2.1
- Swift 5.0