MVVM Template Kotlin
Template for MVVM Architecture. This is basic template for android app follwing MVVM architecture and latest tech stack. You don't need to create and add basic code and depency for start project using MVVM architecture. Just use this template and boost your productivity.
How use this template
Just press button "Use this template" and after that clone repo in your machine.
Architecture
This app uses MVVM (Model View View-Model) architecture.