In this article, please see, what is 2 way data-binding in android with retrofit,MVVM architecture in kotlin.Used Two-Way Data Binding ,RecyclerView ,ViewModel,LiveData,MVVM and retrofit in kotlin Introduction Using Data-binding , We can bind data sources directly to views in layout files. Let’s look at how two way data binding can be…