Yet Another Posts Rendering App

Prerequisites

  1. Android Studio 3.3.1 or higher
  2. Android SDK 23 & 28

Running tests

This sample project contains only Unit Tests that can be invoked with command:

./gradlew test

Overview

App is written in MVI architecture based on a roxie library and corresponding article.