GitStargazers

1. Futures

  • Target IOS 13
  • No use Xib/Storyboard
  • Support Iphone landscape/portrait
  • You can search Users and see all repo of a user
  • Use MVVM pattern
  • Write Unit Test

Other

External Library

  • Kingfisher: for downloading and caching images.

    - Asynchronous image downloading and caching.
    - Loading image from either URLSession-based networking.
    - Cancelable downloading and auto-reusing previous downloaded content to improve performance.
    - Customizable placeholder while loading images.