.NET MAUI prototype of a phone app inspired by the majority wallet & calling design by Hampus Öhman.
CallingApp.mp4
This project demonstrates how to create .NET MAUI apps with custom graphics effects and many animations.
Many thanks to Hampus Öhman for their beautiful original work.
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 and my SimpleToolkit library were used to create this sample.