LottieHud
LottieHUD is a Swift library for showing loading indicator Which works on navigation controller based iOS applications
Installation
Use cocoapods to install this custom control in your project. install LottieHUD.
pod 'LottieHUD'Usage
LottieHUD.showHUD()
LottieHUD.hideHUD()Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.