Leomaris's Feed
- Exploring the TitleBar in .NET MAUI
Leomaris Reyes explains how to customize a Windows app TitleBar in .NET MAUI, covering key properties, layouts, and visual states.
Read more - Splash Screen in .NET MAUI
Leomaris Reyes explains how splash screens work in .NET MAUI and how to configure images, background colors, base sizes, and platform-specific behavior.
Read more - Recap: What’s New in .NET MAUI in .NET 9?
Leomaris Reyes recaps the key updates for .NET MAUI in .NET 9 from .NET Conf, including performance, tooling, platform integrations, and ecosystem highlights.
Read more - Unit Testing in .NET MAUI
Leomaris Reyes covers how to set up and run unit tests for .NET MAUI using xUnit, including project structure, target frameworks, and best practices.
Read more - Using Biometric Identification in .NET MAUI
Leomaris Reyes shows how to add biometric authentication to .NET MAUI apps using Plugin.Maui.Biometric, including Android/iOS setup and emulator testing.
Read more - Deprecated APIs in .NET MAUI 9
Leomaris Reyes summarizes APIs deprecated in .NET MAUI 9 and what to use instead—helpful for planning upgrades and avoiding future removals.
Read more - Exploring SemanticOrderView in .NET MAUI Community Toolkit
Leomaris Reyes explains SemanticOrderView from the .NET MAUI Community Toolkit and how it helps improve accessibility by controlling screen reader navigation order.
Read more - Exploring Preferences in .NET MAUI
Leomaris Reyes covers .NET MAUI Preferences for lightweight local storage—keys/values, supported types, platform differences, and when to use it.
Read more - Integrating ChatGPT into .NET MAUI from Scratch
Leomaris Reyes walks through integrating ChatGPT into a .NET MAUI app end-to-end, including API key setup, environment variables, and making chat completion calls from a simple UI.
Read more - Exploring Long Press in .NET MAUI Community Toolkit
Leomaris Reyes shows how to detect long-press gestures in .NET MAUI using Community Toolkit TouchBehavior, including duration configuration and commands.
Read more - Getting Started with UniformItemsLayout from the .NET MAUI Community Toolkit
Leomaris Reyes introduces UniformItemsLayout from the .NET MAUI Community Toolkit and shows how to build uniform grids by controlling max rows/columns.
Read more - Replicating Uber Delivery UI in .NET MAUI
Leomaris Reyes provides a step-by-step walkthrough for building an Uber Delivery-inspired screen in .NET MAUI.
Read more