Using SVGs on Canvas with Compose Multiplatform
Reading time: about 6 minutes
Published
This blog post looks into one way you can draw SVGs to a Compose Canvas.
Read the Post »Reading time: about 6 minutes
Published
This blog post looks into one way you can draw SVGs to a Compose Canvas.
Read the Post »Reading time: about 4 minutes
Published
My entry for Dev's New Year writing challenge.
Read the Post »Reading time: about 5 minutes
Published
2024 was... It was a year. A lot of great things, but also burnout and other negative things.
Read the Post »Reading time: about 4 minutes
Published
Let's discuss how to support Time to take action accessibility setting with Compose.
Read the Post »Reading time: about 5 minutes
Published
One part of creating accessible Android apps is to provide alternative navigation options. This blog post explores testing them.
Read the Post »Reading time: about 7 minutes
Published
I've continued my journey with Compose and Canvas! After exploring drawing and animating shapes, I wanted to learn more about text, and this blog post dives into it.
Read the Post »Reading time: about 5 minutes
Published
I finally had the time to dive into Compose Multiplatform and Kotlin Multiplatform. I'll share my first impressions from them in this blog post.
Read the Post »Reading time: about 4 minutes
Published
Let's animate the Canvas! This blog post discusses how to do that with animated floats.
Read the Post »Reading time: about 8 minutes
Published
I've always struggled with drawing in Canvas, and I decided to learn more about it. This blog post shares part of that learning journey.
Read the Post »Reading time: about 7 minutes
Published
In Droidcon Berlin, I gave a talk in which I tested one app - Clue - from an accessibility perspective. This blog post summarizes the talk and results.
Read the Post »