[UI challange] The Xamarin.Forms application based on "Bet App" design by Manoj Rajput.
.NET MAUI implementation of Bet App design by MindInventory UI/UX.
https://github.com/RadekVyM/Bet-App/assets/65116078/af3a3026-19d5-4519-840d-c44881ed1957
This project demonstrates how to create custom navigation experience and custom controls using the SimpleToolkit library.
First, make sure you have your Visual Studio and .NET 8 environment set up for .NET MAUI development. If not, follow the setup instructions. Then make sure you have your Android or iOS platform set up for deployment of the application.
Once everything is set up, you can clone the repo and run the application via Visual Studio or Visual Studio Code.
Here are some resources to learn more about .NET MAUI:
Only .NET MAUI APIs, my SimpleToolkit library and the Maui.BindableProperty.Generator library were used to create this sample.