This repo is playground to try new androidx library, kotlin, and android Room features using android architecture component.
This app created step by step, separated each branch.
- Basic MVVM create simple input text and list with MVVM
- Insert Koin use koin depedency injection in kotlin
- Room Database use Room database as persistent storage
MIT