Jimmy Pun
Jimmy Pun
Set HasUnevenRows to true on DataGrid will make the column height depends on the item inside
Exception : Type views:BorderlessEntry not found in xmlns clr-namespace:SuaveControls.MaterialForms
I was trying to use the MaterialEntry in Xamarin Form project. I created a custom control which inherit MatrialEntry to set the default AccentColor. ```C# public class MyMaterialEntry : MaterialEntry...
## Summary Created a new class SvgQRCode_NET6 to support SvgQRCode is .NET6 including non-Windows platform like Linux. This PR fixes/implements the following **bugs/features**: * [ ] Feature 1 : Support...