Android is expanding their architecture toolset and I was wondering if any of those would be ported to Xamarin.Android (official documentation here). The list now contains:
Data Binding
Lifecycles
LiveData
Navigation
Paging
Room
ViewModel
WorkManager
I know that cross-platform solutions suit Xamarin better, but I think Xamarin.Android developers could benefit a lot of these native frameworks!
Any insight on this? Do these new tools push previous Arch Components' bindings ?
Android is expanding their architecture toolset and I was wondering if any of those would be ported to Xamarin.Android (official documentation here). The list now contains:
I know that cross-platform solutions suit Xamarin better, but I think Xamarin.Android developers could benefit a lot of these native frameworks!
Any insight on this? Do these new tools push previous Arch Components' bindings ?
Thanks.