Sample illustrating the use of modern Android architectures and components.
In order to understand the example fully, we recommend reading the following documentation first:
- Kodein ViewModel injection: https://proandroiddev.com/android-viewmodel-dependency-injection-with-kodein-249f80f083c9
- Kodein testing sample: https://github.com/Karumi/kodein-sample-testing
- Basic Flux implementation: https://https://github.com/pabloogc/FakeShop/