Skip to content

MauiReactor 3 based on .NET MAUI 9 #263

@adospace

Description

@adospace

MauiReactor 3 targeting .NET 9 is here!

Please check it out:

  1. for the latest sources clone the https://github.com/adospace/reactorui-maui/tree/beta-3-net9-1 branch
  2. if you just want to link the package point to Nuget beta 3 versions https://www.nuget.org/packages/Reactor.Maui

This ticket will track all my progress and allow me to collect your suggestions and feedbacks.

Currently, MauiReactor 3.0.1-beta works pretty fine and contains most of the new features of MAUI .net 9 release, including the new controls TitleBar and HybridWebView.

Also, there is a breaking change required to load the XAML resources in case you use styles from an XAML dictionary: no reflection is involved and XAML resources are precompiled just like the normal MAUI application.
This is how you can continue to use the XAML resources in MauiReactor:
https://github.com/adospace/reactorui-maui/tree/beta-3-net9-1/samples/MauiReactor.TestApp

More info and documentation coming soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions