xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

Android Architecture Components #103

Closed JonZarate closed 6 years ago

JonZarate commented 6 years ago

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.

kibotu commented 6 years ago

i believe viewmodel, lifecycle and livedata can be used already

i'd love to use navigation though

kibotu commented 6 years ago

i've added a pull-request for Navigation #108

newky2k commented 6 years ago

PR #108 has been created and will be reviewed by the team