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

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

License

Notifications You must be signed in to change notification settings

thoughtbot/BOTNetworkActivityIndicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32596e2 · Jan 6, 2015

History

8 Commits
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015
Jan 5, 2015
Jan 6, 2015

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

Packages

No packages published