ReedCopsey / Gjallarhorn.Bindable

Unidirectional binding library built on top of Gjallarhorn for WPF and Xamarin Forms
MIT License
27 stars 10 forks source link

Support for AvaloniaUI #19

Closed boyedarat closed 5 years ago

boyedarat commented 5 years ago

Any plans or interest in supporting AvaloniaUI? Project link: https://github.com/AvaloniaUI/Avalonia

ReedCopsey commented 5 years ago

I'm very interested in doing this, but haven't had the time personally to tackle it (yet).

I'd be very open to working with somebody who wanted to put the effort into a PR to make this work, including spending some time mentoring them on what would be required. It should be a fairly straightforward port of the existing code to make an avalonia backend.

boyedarat commented 5 years ago

Looks like there is already a pre-release available: https://www.nuget.org/packages/Gjallarhorn.Bindable.Avalonia/1.0.0-beta7