Eilon Lipton
Eilon Lipton
Sorry I think I misunderstood something. What do the Xamarin.Forms control properties look like, and what do you want them to look like in MBB? You can make them both...
Hi @jeyakasipandi I'll need some time to take a look at this. This might be a scenario that isn't well supported in MBB right now.
Hi, we've been super busy with getting the new BlazorWebView control for .NET MAUI ready for .NET 6 Preview 4, and now I'm working on the project templates for that....
Yup that's the plan!
The .NET MAUI team is working super hard to ship the features and functionality that are already committed. That doesn't include Blazor syntax for rendering native UI. But it's certainly...
Ah, you might have to import the `Microsoft.MobileBlazorBindings.WebView.Android` namespace!
I updated the docs to mention the namespace (it should be live very soon). Thank you for checking out the project and trying it out! We're always happy to hear...
@dhindrik - Edge Canary is needed only for now because that's what the WebView2 native control requires. We will soon update to the RTM WebView2 for Windows so there's a...
> It would be great to use Visual Studio for Mac Visual Studio for Mac is fully supported with Mobile Blazor Bindings! The same instructions in Visual Studio for Windows...
Oh sorry that might not be as clear as it should be. For hybrid apps on Windows there is 1 extra requirement. On Mac there's nothing extra. I've updated the...