For #MAUIUIJuly day 16, Thomas Sebastian Jensen has put together an awesome animated countdown timer in #dotnetmaui! Check it out: https://medium.com/@tsjdevapps/building-an-animated-countdown-control-in-net-maui-0b1faff7ed76
⏳ Animated Countdown Control in MAUI | by Sebastian Jensen | Medium

Want to give your app a sleek, animated timer UI? Whether it’s for meditation, workouts, or game mechanics — a countdown can do more than just show time.

Medium

It's #MAUIUIJuly day 14! Almost halfway, and today we have a great post from John Bijsterbosch on creating #dotnetmaui components with SkiaSharp.

https://blog.johndotnet.nl/creating-your-very-first-net-maui-skiasharp-component-step-by-step/

Creating your very first .NET MAUI SkiaSharp component step-by-step

It’s July again and that means that it’s also time for the .NET MAUI UI July challenge! This year I’ll be participating as well by helping you to create a HueColorSlider with .NET MAUI and SkiaSharp, leading you step-by-step on how to achieve this.

Just published a new post for #MAUIUIJuly!

I took download progress from “boring modal” to “overflowing beer foam” in the #BeerDrivenDevs app.

Silly? Absolutely.
Necessary? Not really.
Fun? 100%.

Check it out, and tell me: would you ship this in your app? 🍻

👉https://goforgoldman.com/posts/bdd-app-downloads/

Beer-Driven Downloads & Microinteractions in .NET MAUI

Intro

GoForGoldman

Ever wanted to create gyroscope based parallax in #dotnetmaui? Francois has you covered, check this out! https://blog.francois.raminosona.com/sensor-based-parallax-in-net-maui-using-the-gyroscope-mauiuijuly/

#MAUIUIJuly day 9!

Sensor-based Parallax in .NET MAUI using the Gyroscope #MAUIUIJuly

Parallax effects add depth and interactivity to your app's UI by making different layers move at different speeds to simulate 3D depth. In this article, we will cover how to implement a flexible parallax system in your .NET MAUI app.

François Raminosona's Blog
#MAUIUIJuly day 8: Sensors in #dotnetmaui - but some cool things you can do with them too! Check it out: https://blog.francois.raminosona.com/sensors-in-net-maui-mauiuijuly/
Sensors in .NET MAUI #MAUIUIJuly

In this post, we will focus on how our phone's sensors work. We will explore six key sensors available in .NET MAUI, complete with real-time visualizations and code samples.

François Raminosona's Blog
For #MAUIUIJuly Day 6, Ed has shown us how to create a scrollable text display in #dotnetmaui
https://byte217.com/net-maui-scrolling-text-display/
Byte217 - .NET MAUI - Scrolling Text Display

How to write a MAUI Text Display that is readonlt, disable, but still scrollable. The Control has a one-line and multi-line mode.

Byte217

It's #MAUIUIJuly day 5! Check out this awesome post from Ed showing how to manage different screen sizes - and you have to see his ObservablePageLayout!!

https://byte217.com/net-maui-managing-screen-sizes/

Byte217 - .NET MAUI - Managing screen sizes

Use this post to manage the screen sizes of your .NET MAUI Application. Keep your controls in proportion for all devices.

Byte217

MAUI UI July — Day 4!

In my first #MAUIUIJuly post, I cheated on the Outlook mobile UI toggle.

Today it’s finally real:
✔️ Smooth animated pill (#SkiaSharp)
✔️ Dynamic text blending
✔️ Fully reusable & bindable

Details + code: https://goforgoldman.com/posts/outlook-toggle/

#dotnet #dotnetmaui

Replicating the Outlook Mobile ‘Focused/Other’ Switch in .NET MAUI

Over the past three days, I’ve demonstrated building some pretty cool UI effects in Maui.Graphics, the 2D graphics library that shipped with .NET MAUI back in 2022. Today I’m going to look at its closely related progenitor; SkiaSharp.

GoForGoldman

🦇 Yesterday we left our heroes fine-tuning the Bat-gauge…

Today: #trigonometry, triangles, and Bat-problem solving!

Wiill the Bat-cave's code cave in under all these acute angles?

👉 https://goforgoldman.com/posts/batmobile-part-3/

Same Bat-time, same Bat-channel!

#dotnet #dotnetmaui #MAUIUIJuly

Holy MauiGraphics Batman! Part 3: Clayface-Level Batmaths

Welcome back to MAUI UI July 2025! If you’ve read Part 1 and Part 2, you’ve seen the Batmobile throttle and dashboard controls in action.

GoForGoldman

🦇 Yesterday we left our heroes with the throttle floored…

Today in Part 2: an RPM dashboard in #dotnetmaui using Maui.Graphics!

Arcs, pointers, and Batcave aesthetic goodness.

👉 https://goforgoldman.com/posts/batmobile-part-2/

#MAUIUIJuly

Holy MauiGraphics Batman! Part 2: The RPM Gauge

Welcome back to MAUI UI July 2025. In Part 1, we built a custom throttle control for the Batmobile. Today, we’re heading into the Batcave to build a live RPM dashboard that visualises the data stream in real time.

GoForGoldman