SharedNetworkActivityIndicator 0.1.1

SharedNetworkActivityIndicator 0.1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2017

Maintained by wagyu298.



Provide to ability to share Network Activiy Indicator by many objects.

A NSObject.sna_networkActivityIndicatorVisible property is key concept of this library. If you set YES to NSObject.sna_networkActivityIndicatorVisible; it will changed to invisible when you set NO to the property, or the lifecycle of the object was end.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS8 or later

Installation

SharedNetworkActivityIndicator is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SharedNetworkActivityIndicator"

Author

wagyu298

License

SharedNetworkActivityIndicator is available under the MIT license. See the LICENSE file for more info.