AvaloniaMauiHybrid icon indicating copy to clipboard operation
AvaloniaMauiHybrid copied to clipboard

Brings templated controls, pixel perfect rendering, animations, styling and composition to Maui

Results 7 AvaloniaMauiHybrid issues
Sort by recently updated
recently updated
newest added

Hello... me again. I am really sorry for bothering you guys, but I keep bumping into stuff. I am currently trying to "copy" the implementation of the sample of [ZXing...

I am creating a POC and tried to: - use ZXIng.NET.MAUI as barcode reader on Android and IOS - and try to implement it somehow differently on Windows. However, I...

Hi, this is awesome, thanks for sharing! Is it possible to add Windows support to the sample too?

enhancement
help wanted

blocked at code: await Permissions.RequestAsync(); this line code should show a permission confirm dialog, but now it just block and dot not show any dialog or error. Here is the...

Is it possible to create handlers for maui Controls using Avalonia controls instead of native handlers? If that is possible then wouldn't it be like all the work is already...

I have already described my issues with Avalonia.Maui when using .NET 8 and Avalonia 11.0.6 in this issue: https://github.com/AvaloniaUI/AvaloniaMauiHybrid/issues/14#issuecomment-1934091423 Related to this issue, I have a second problem (that I...

Avalonia uses full macOS SDK to run its applications. While MAUI is based on MacCatalyst. I am not sure how realistic is to have two-way embedding implemented with these differences....

enhancement
help wanted