fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming

Home Page:https://fabulous.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Xamarin.Forms 5.0

TimLariviere opened this issue · comments

Xamarin.Forms 5.0 is out since yesterday.
It would be great to add support for it to Fabulous. Currently only Xamarin.Forms 4.8 is supported.

Here's the broad changes

  • Rename MasterDetailPage to FlyoutPage
  • Add support for ControlTemplate
  • Remove Expander
  • Remove MediaElement

Also a bunch of experimental flags are removed.

More information here: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/release-notes/5.0/5.0.0-api