Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

UsersAndPosts

Demo Swift project with view controller testing, generic data source, supports iPhone and iPad

Possible improvements:

  • Additional tests for the view controllers.
  • Remove async code from view controllers entirely and do the fetching in either a new "loading" controller with activity indicator, or in the in APIClient, with a callback instead of completion block.
  • Improve font and appearance of text.
  • Move error presentation away from view controllers and test them.
  • Place all protocol implementations in extensions.

About

Demo Swift project with view controller testing, generic data source, supports iPhone and iPad

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages