Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

thoughtbot/BOTNetworkActivityIndicator

Repository files navigation

BOTNetworkActivityIndicator

Build Status Version License Platform

Usage

[[BOTNetworkActivityIndicator sharedIndicator] pushNetworkActivity];
// Networking stuff
[[BOTNetworkActivityIndicator sharedIndicator] popNetworkActivity];

Installation

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

pod "BOTNetworkActivityIndicator"

Author

Mark Adams, mark@thoughtbot.com

Credits

thoughtbot

BOTNetworkActivityIndicator is maintained and funded by thoughtbot, inc

The names and logos for thoughtbot are trademarks of thoughtbot, inc.

License

BOTNetworkActivityIndicator is Copyright © 2015 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

A thread-safe, network activity counter that manages UIKit's network activity indicator.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published