How to use LiveData with Room and Kotlin
In this article I am going to talk about how to use LiveData with Room and Kotlin.
Room is a library which acts as a layer of abstraction over SQLite and assists android developers in building databases with the in built SQLite on the Android platfor...
emekarr.hashnode.dev3 min read