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/
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? 🍻
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!
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.
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!!
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/
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.
🦇 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!
🦇 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.