A simple example app that gets data from http://jsonplaceholder.typicode.com and displays it in a table.
Networks calls are bound to the main table and the detail model using RxSwift, and posts are persisted between sessions using Realm.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple example app that gets data from http://jsonplaceholder.typicode.com and displays it in a table.
Networks calls are bound to the main table and the detail model using RxSwift, and posts are persisted between sessions using Realm.