ways-create-netmaui-controls
ways-create-netmaui-controls copied to clipboard
In this repository we collect all the ways to create or extend controls in .NET MAUI.
You have two `CustomCheckBox` classes in the same namespace.
For what I understood, the architecture should be something like Xaml Control Interface Handler Implementation But implementation requires an android view for android, an uikit view for ios etc While...
As stated in the title. When I was trying it out it didn't work. In the DotNetEvolution Discord channel they told me to add it in the App.xaml and that...