Skip to content

yurited/rottentomatos

Repository files navigation

rottentomatos

ios hw2

Time spent: 5 hours

  • User can view a list of movies from Rotten Tomatoes. Poster images must be loading asynchronously.
  • User can view movie details by tapping on a cell
  • User sees loading state while waiting for movies API. You can use one of the 3rd party libraries at cocoacontrols.com.
  • User sees error message when there's a networking error. You may not use UIAlertView to display the error. See this screenshot for what the error message should look like: network error screenshot.
  • User can pull to refresh the movie list.

Image

Releases

No releases published

Packages

No packages published