fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.15k stars 122 forks source link

Add Xamarin.Forms 4.7 support #777

Closed TimLariviere closed 4 years ago

TimLariviere commented 4 years ago
TimLariviere commented 4 years ago

Had to set a custom default value since Transform.ValueProperty is marked internal. See https://github.com/xamarin/Xamarin.Forms/pull/11543

TimLariviere commented 4 years ago

/azp run full build

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 1 pipeline(s).
TimLariviere commented 4 years ago

/azp run full build

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 1 pipeline(s).
TimLariviere commented 4 years ago

ShapesDemo will be ported in another PR to speed release