The iOS framework that grows only as fast as its documentation
Nimbus Network Controllers

Classes

class  NINetworkTableViewController
 The NINetworkTableViewController class provides a similar implementation to UITableViewController but with a more structured view hierarchy. More...
 

Overview

View controllers that display loading states while they load information from the network or disk.

Whether you are loading data from the disk or from the network, it is important to present the fact that information is loading to your user. This ensures that your application feels responsive and also comforts the user by letting them know that your application is working on something.

The Nimbus network controllers are designed to provide functionality for the most common states used when loading resources asynchronously. These states include: