BusyNavigationBar
A UINavigationBar extension to show loading effects above navigation bar's background.
Screenshot
Stripes
Bars
Your custom layer
Usage
BusyNavigationBar is available through CocoaPods. To install
it, simply add the following lines to your Podfile:
Or add the following lines to your Cartfile:
After installation is done, you can use the new methods of your navigation bar; start(_ options: BusyNavigationBarOptions)
and stop()
.
Properties
Author
Günay Mert Karadoğan, mertkaradogan@gmail.com