Rotten Tomatoes (raw) This is a movies app displaying box office and top rental DVDs using the Rotten Tomatoes API.
Time spent: 18 Features Required
[X] User can view a list of movies. Poster images load asynchronously.
[X] User can view movie details by tapping on a cell.
[X] User sees loading state while waiting for the API.
[X] User sees error message when there is a network error: http://cl.ly/image/1l1L3M460c3C
[X] User can pull to refresh the movie list.