Leomaris's Feed
- Accessibility in .NET MAUI: What It Is and How to Implement It
Leomaris Reyes breaks down the POUR principles and shows how to apply accessibility (A11y) practices in .NET MAUI using SemanticProperties, scalable text, and proper control sizing. A practical guide to making your MAUI apps usable by everyone.
Read more - 5 UX Tips for .NET MAUI Developers
Leomaris Reyes shares five practical UX decisions that can make .NET MAUI apps feel faster, clearer, and more polished. It is a focused read on performance-minded UI choices that still keep accessibility and maintainability in view.
Read more - .NET 10: Secondary Toolbar Items for iOS and macOS in .NET MAUI
Leomaris Reyes walks through secondary toolbar items in .NET 10 for iOS and macOS, including how they behave as native overflow actions. You’ll see when to use them, how ordering and icon choices affect UX, and what to watch for when properties change at runtime.
Read more - Exploring Compiled Bindings in .NET MAUI
Leomaris Reyes breaks down compiled bindings, why they matter for performance and debugging, and what’s improved in newer MAUI versions.
Read more - Replicating a Valentine-Inspired Login UI in .NET MAUI
A step-by-step UI build from a Dribbble-inspired design, focusing on layout fundamentals and approachable XAML techniques.
Read more - 6 .NET MAUI Properties You Didn’t Know Work with Buttons
Leomaris Reyes highlights six lesser-known Button properties (like TextTransform and FontAutoScalingEnabled) to help you polish your MAUI UI.
Read more - Adding External Fonts in .NET MAUI
A quick, practical guide to adding and registering external fonts in .NET MAUI, plus tips for using system fonts on Android.
Read more - Gauge Controls: Real-time Performance Tracking, Player Stats in .NET MAUI
A fun look at using gauge visuals (radial/vertical/horizontal) for real-time feedback in .NET MAUI, with examples from gaming-style UI.
Read more - .NET 10 on iOS: Updates and Notes for .NET MAUI Developers
iOS-focused .NET 10 notes for MAUI devs—supported versions, trimmer changes, resource handling, and other platform-specific gotchas.
Read more - .NET 10 for .NET MAUI: Exploring the New Diagnostics and Metrics
Leomaris Reyes breaks down the new diagnostics and metrics tracking in .NET 10 for .NET MAUI, including layout Measure/Arrange instrumentation and viewing telemetry in .NET Aspire.
Read more - .NET 10: Quick UI Changes Worth Noticing in .NET MAUI
Leomaris Reyes highlights practical UI/control changes in .NET 10 for .NET MAUI—new properties, handler defaults, and small updates (plus a few deprecations) that impact everyday apps.
Read more - Replicating a Christmas UI in .NET MAUI
Leomaris Reyes recreates a Christmas-themed UI in .NET MAUI step-by-step, mixing native layouts with Telerik UI components to match a Dribbble design.
Read more