Exploring Circular Paths: How to Create a Circular Text View in SwiftUI

This image is the front image of an article that describe how to create a circular text in SwiftUI. It depicts white arcs.

Hallo Dames en Heren, Leo hier. Today we will create a very cool project that involves geometry and SwiftUI, a circular text view. I had the idea to do this while biking back from work one of the other days and I saw an advertising sign with a letter in a circular path. I don’t […]

Tips and Tricks for Using ContainerRelativeShape in SwiftUI

containerRelativeShape SwiftUI Tutorial

Hallo allemaal, Leo hier. Today we will explore an interesting Shape in SwiftUI called ContainerRelativeShape. With SwiftUI, creating custom shapes has never been easier. From simple rectangles and circles to more complex polygons and curves, the possibilities are endless. Plus, you can animate your shapes to add even more flair to your app. With SwiftUI, you […]

How to Programmatically Add App Icon Badge in SwiftUI?

Hallo boeken en tijdschriften, Leo hier. Today we will talk about Programmatically add app icon badge in SwiftUI. I was vacationing for the last two weeks. I went to a lot of places here and also in France. In France, my wife and family went to Disneyland while I was taking care of my wife’s […]

From Concept to Code: Strategies for Planning Animations in SwiftUI

how to swiftui planning animations. An image in the theatre,

Hallo allemaal, Leo hier. Today we will talk about planning animations in SwiftUI. The past week I was very busy and couldn’t sleep very well since I was awake for more extended periods at night that was also an opportunity to study topics that I usually don’t touch because of lack of time. I discovered […]

SwiftUI Toolbar: Everything You Need to Know

Hallo uilen en wolven, Leo hier. Today we will discuss the toolbar modifier in SwiftUI. Last week was interesting for me, I had my first week of sponsorship and I could buy the holyswift.com domain. Since the beginning of this blog, I wanted to use the “.com” domain but it was too expensive to buy. Then, […]

The Art of Sequential Animations in SwiftUI: Tips, Tricks, and Examples

Mastering SwiftUI Animations: Combining and Chaining Animation Effects Tutorial

Hallo vrienden, Leo hier. Today we will explore a wonderful world of sequential animations in SwiftUI. Let me tell you about sequential animations in SwiftUI. They’re super cool because they let you animate multiple views or changes to views in a specific order. That means you can create some pretty intricate animations that have multiple […]

A Beginner’s Guide to Styling Components in SwiftUI

Get started with SwiftUI styling and discover how to create beautiful and functional components image with two figures tutorial

Hallo vrienden en collega’s, Leo hier. Today we will learn the best way to styling components in SwiftUI, especially with ButtonStyle. I’m having the opportunity to use SwiftUI intensively in my daily work. We are recreating a BIG chunk of the app with SwiftUI and we are finding our way through it. It has been […]

Mastering Error Handling in SwiftUI: A Guide to Presenting Errors

SwiftUI error handling gracefully. How to present errors in SwiftUI? Tutorial

Hallo rivieren en oceanen, Leo hier. Today we will talk about how to present errors to your users in SwiftUI. Error handling is important in SwiftUI because it allows you to gracefully handle unexpected conditions or errors that may occur in your code, such as network failures, invalid input, or missing data. By handling errors, […]

Join our Newsletter!

From beginner-friendly tutorials to advanced coding techniques, the newsletter is designed to help you level up your skills and stay up-to-date with the latest trends in app development.