mnxamdev

Results 10 comments of mnxamdev

I'm interested in this. Would there be something we can use similar to the current Xamarin infrastructure for Widgets?

> We found a workaround: > > Prerequisit -> you have a working Xamarin iOS App and you want to add a native appclip written in swift (for size) >...

@MohamadAminSoltani Here's my solution: 1. Create dummy xcode swift iOS app (using certificates and appid of your existing xamarin app) 2. Add an AppClip to the dummy app per Apple's...

Oh I could so use this right now! Any word on it being released soon? Thanks for all your hard work!

Confirmed this is a problem on Android (not on iOS). We have a child control using a stacklayout with a tapgesture recognizer on 8.0.14 and also using nightly 8.0.40-nightly.10491. We...

> @Musicnotes - in general in .NET MAUI you always have access to native UI on each platform. You could, for example, in `MainPage.xaml.cs` have code like this: > >...

@codendone what does it mean if the "feature" label has been removed? If it isn't going to be developed can you or anyone at Microsoft recommend a work around for...

> @mnxamdev The removal of the "feature" label was just to consolidate only a "feature proposal" label. Having both was confusing. > > WinUI3 apps don't automatically have a back...