This simple app consists of two screens and includes basic concepts that are common usecases for using reactive programming.
First screen showcases offline validation of text fields (login screen as an example).
Second screen presents fetching data from public and free API.
To run the app clone this repository and provide apiKey in PlayersService
class.
Simple workflow responsible for running unit tests can be found in workflow-test.yml file.