8000 GitHub - alexgo84/UsersAndPosts: Demo Swift project with view controller testing, generic data source, supports iPhone and iPad
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Notifications You must be signed in to change notification settings

alexgo84/UsersAndPosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0