Posts

Showing posts with the label #MobileAppDesign

Flutter Falls Behind? .NET MAUI Nails Liquid Glass on iOS 26 – Here’s How

Image
Flutter Falls Behind? .NET MAUI Nails Liquid Glass on iOS 26 – Here’s How Introduction Apple shook the developer world with iOS 26's new UI design system: Liquid Glass . A stunning blend of blur, translucency, and motion-responsive effects, it transforms the user interface into a living, breathing visual experience. While most cross-platform frameworks are scrambling to replicate it, .NET MAUI developers have a secret weapon: native handler access . In this blog, we’ll explore: What is Liquid Glass? Why Flutter struggles with it How .NET MAUI makes it possible Real working example of Liquid Glass UI in .NET MAUI for iOS 26 Join our exclusive WhatsApp group for Xamarin and .NET MAUI developers to connect with experts, share insights, and get help with your projects. Whether you're a beginner or an experienced developer, this group is the perfect place to enhance your skills and collaborate with the community. Please, support my blog ...

Essential UI Components for Ecommerce Apps in .NET MAUI / Xamarin (MVVM)

Image
  Please, support my blog by clicking on our sponsors ad! Introduction In today's digital age, creating a seamless and visually appealing ecommerce application is crucial for attracting and retaining customers. As a developer, leveraging the right tools and frameworks can make a significant difference in the efficiency and quality of your app development process. .NET MAUI and Xamarin are two powerful frameworks that enable you to build cross-platform applications with a single codebase. In this blog, we will explore the UI design for an ecommerce app using .NET MAUI and Xamarin, focusing on the essential pages that make up the core of any ecommerce platform. Below are the pages, click on them to get the code: Authentication Dashboard Product Category View Product Checkout Page ...