是否支持Android Arch Comps

时间:2018-02-21 10:06:13

标签: android xamarin xamarin.android android-architecture-components

此(Will Xamarin support the new Android Architecture Components?)是我发现的目前针对Xamarin Android的Android Arch Comps的唯一信息。

3 NuGet Xamarin.Android.Arch packages已发布(4个月前的最后更新),仅涵盖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

LiveDataRoomViewModel呢?

感谢。

1 个答案:

答案 0 :(得分:3)

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

  

我们现在决定仅绑定其他支持库所需的依赖项的Architecture Component库的小子集。我们还没有看到对架构组件的大量需求,因为在.NET中有许多替代和更多跨平台的方法来进行数据绑定。不是反对以任何方式添加它们,它们还没有成为优先事项。

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

话虽如此,请在原始问题上添加"+1" / "thumbs-up" reaction,以便维护人员知道对图书馆的需求:

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