Controls with NControl!
We occasionally want to include a specific UI design in our mobile apps that should look exactly the same on both Android and iOS, but
We occasionally want to include a specific UI design in our mobile apps that should look exactly the same on both Android and iOS, but
This is the second post in the custom control series. You can read the first one where we created a custom control to select dates.
When we want to reuse some of our user interface elements in a Xamarin.Forms application, one of the best ways to do it is by
Many years ago I was working on a wind turbine app and had to create a gauge control for it. I was searching for any