是否支持 Android Arch Comps

Will Android Arch Comps be supported

到目前为止,这是我找到的关于 Android Arch Comps for Xamarin Android 的唯一信息。

3 NuGet Xamarin.Android.Arch packages released (last update 4 months ago), which only cover Lifecycle.

Xamarin.Android.Arch.Core.Common 1.0.0

Xamarin.Android.Arch.Lifecycle.Common 1.0.1

Xamarin.Android.Arch.Lifecycle.Runtime 1.0.0

LiveData, Room and ViewModel呢?

谢谢。

这些组件中的许多组件都有各自的 .NET 库(RX-UI、Realm、MVVM 库等)。话虽如此,他们还没有受到约束,因为对这些项目的需求并不大。但是,您可以自己绑定这些,甚至可以为开源项目做出贡献!

We decided to only bind the small subset of Architecture Component libraries that are required dependencies by other support libraries for now. We haven't seen a lot of demand for the Architecture Components as there are a number of alternative and more cross platform ways to do data binding in .NET. Not against adding them by any means, they just haven't been a priority yet.

来源: https://github.com/xamarin/AndroidSupportComponents/issues/76#issuecomment-346521937

话虽如此,请在原始问题中添加一个 "+1" / "thumbs-up" reaction,以便维护人员知道对库有需求:

https://github.com/xamarin/AndroidSupportComponents/issues/76