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

Complete support for Shapes by porting ShapeDemos #781

Closed TimLariviere closed 4 years ago

TimLariviere commented 4 years ago

Xamarin.Forms 4.7 introduced a whole new category of controls : Shapes. PR #777 added support for those but there's still inconsistency in usage in Fabulous. So we need to port the ShapeDemos project so we can have a consistent API in Fabulous for using shapes.