Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 341 Bytes

MVVM Example using Swift in iOS

This Example is a Work in Progress

For now, it contains examples on:

  • Using ViewModels and ViewModel collections with inyectable services.
  • Generics for a generic and reusable UITableViewDataSource.

This project uses a News API for which you have to request your own API key.