Skip to content

Instantly share code, notes, and snippets.

@hsavit1
Created June 18, 2015 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsavit1/1a7378effaeac3f21f66 to your computer and use it in GitHub Desktop.
Save hsavit1/1a7378effaeac3f21f66 to your computer and use it in GitHub Desktop.
Network
// show a network activity indicator when the search is being executed
RAC([UIApplication sharedApplication], networkActivityIndicatorVisible) =
self.viewModel.searchCommand.executing;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment