BusyNavigationBar
BusyNavigationBar copied to clipboard
A UINavigationBar extension to show loading effects
When PullToRefresh is activated the Bars get drawn at the exact Position. But shortly after that the Navigationbar shrinks back to its minimum Size (when pulled too far). The Already...
I cann't import the BusyNavigationBar in my swift viewController after installing it with cocoapods? Do i need to implement it using source code? Please help
I Play video from URL, and its buffers so I want to show that stripes in particular view during buffering, so can you help me how to use it?
Hi!😊 I installed using cocoapods successfully but the compiler still tell me "navigationBar has no property...." I also checked **Link Binary With Libraries** ,the framework was added. Here is my...
really awesome project, but how to integrate with objective-c project?