Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use or implement RefreshView in dotnet MAUI with Blazor

I am building both a web app and a mobile app with Blazor. I am sharing some components and functionality between the AspNetCore project for web and the .NET MAUI project for my app.
It seems to work quite nice so far, but I want to leverage the RefreshView component that is available in .NET MAUI. However, that component only seems to work in XAML, and I don't seem to find a way how to incorporate that (or a similar behavior) in my blazor based MAUI app.

Would someone have an idea on how to do that?

Best regards

like image 905
Sam Vanhoutte Avatar asked Oct 21 '25 04:10

Sam Vanhoutte


1 Answers

Shortly after this question was asked, an old question got answered that described the approach that I now have successfully taken.

.NET MAUI Xaml inside BlazorWebView

like image 60
Sam Vanhoutte Avatar answered Oct 25 '25 20:10

Sam Vanhoutte



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!