Popularity
1.2
Stable
Activity
0.0
Stable
7
7
3

Description

Databinding is a support library provided by android to bind your UI components directly to the data source like ViewModel. In this sample project you can learn RecyclerView Binding with MVVM + Clean Architecture pattern.

Programming language: Kotlin
License: MIT License
Tags: Kotlin     Android     Data binding     MVVM     Android Dev    

Some basics about view binding and explore how to add data binding to your project alternatives and similar packages

Based on the "Data binding" category.
Alternatively, view Android-Data-Binding alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Some basics about view binding and explore how to add data binding to your project or a related project?

Add another 'Data binding' Package

README

Data Binding in Android

Databinding is a support library provided by android to bind your UI components directly to the data source like ViewModel. In this sample project you can learn RecyclerView Binding with MVVM + Clean Architecture pattern.

alt tag

For more understanding you can read this blog:

https://medium.com/mindful-engineering/data-binding-in-android-9ed92a68f9f6

LICENSE!

https://github.com/Mindinventory/Android-Data-Binding/blob/master/LICENSE

Let us know!

We’d be really happy if you send us links to your projects where you use our component. Just send an email to [email protected] And do let us know if you have any questions or suggestion regarding our work.


*Note that all licence references and agreements mentioned in the Some basics about view binding and explore how to add data binding to your project README section above are relevant to that project's source code only.