Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 351 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 351 Bytes

RACTutorialExample

This project is a very simple example on how to use ReactiveCocoa, used in this tutorial. It makes ani API request to api.github.com/users and represents table with first page of the response. Images associated with the users are downloaded asynchronously.