nextcodelab

Results 4 comments of nextcodelab

```cs using System.Globalization; using Windows.Networking.Connectivity; using Windows.Security.ExchangeActiveSyncProvisioning; using Windows.Storage; using Windows.System.Profile; namespace Basic.WinUI.Helpers { public class BasicAppInfo { public static string AppName { get { Package AppProperties = Package.Current; return...

THIS IS WHAT I recognized IN ALMOST ALL .NET NATIVE CONTROLS if LOTS of XAML Markups (FASTER ON RELEASE MODE)... Yes it is real native, But this undergo lots of...

Maybe Im waiting to have Parent layout like scrollview.. stack,,, gridview, listview... from drawings... I am tired and thinking go to flutter because of lag in .net maui xaml that...

> Very soon. ![alohakit-layout-grid](https://user-images.githubusercontent.com/6755973/222121777-a9554148-ccf6-40a8-aabe-d960f23e9a62.PNG) I like this,,, thanks for this,, I hope every UI Control is breaking down for single task to make it more performant like flutter. Column =>...