[[BOTNetworkActivityIndicator sharedIndicator] pushNetworkActivity];
// Networking stuff
[[BOTNetworkActivityIndicator sharedIndicator] popNetworkActivity];
BOTNetworkActivityIndicator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "BOTNetworkActivityIndicator"
Mark Adams, [email protected]
BOTNetworkActivityIndicator is maintained and funded by thoughtbot, inc
The names and logos for thoughtbot are trademarks of thoughtbot, inc.
BOTNetworkActivityIndicator is Copyright © 2015 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.