Anvil is a tiny library for creating reactive UI in Android. It simplifies declaring layouts and binding data to layout views. There is no need to get a view by its id and update its properties when data models change. Once the view is bound to data variables, Anvil will track these updates and present the most recent changes in UI.
Find Anvil on Github
Find Anvil on Github
No comments:
Post a Comment