Animating Carrousel Transitions in SwiftUI

how to swiftui view transitions tutorial

Hello televisions and pans, Leo here. Today we will talk about animating view transitions in SwiftUI. The first thing that should come to your mind is that we will use the SwiftUI Transition API and you are absolutely right. But of course, we will also add some twists with Tab Views too. The transition API […]

Push Notifications Options in SwiftUI

tutorial for beginners to push notificaitons options SwiftUI

Hallo broeken en jassen, Leo hier. Today we will explore Push Notifications options in SwiftUI. It has been a while since I tried to wrap up this article, I started to write it almost 3 months ago. But you know that a lot of stuff happened and I just had time to come back to […]

iOS Architecture Essentials: Choosing Between Closures and Protocols

tutorial on how to chose between protocol or closures in Swift programming language

Hallo muren en plafonds, leo hier. Today we will think about the architectural decision of using closures and protocols for your types. We’re diving head-first into the riveting world of design decisions. More specifically, we’ll discuss and compare two primary approaches to injecting behavior into your types: Closures and Protocols. Lately, I’m more to the […]

Difference Between Implicit and Explicit Animations in SwiftUI

check now the switftUI implicit and explicit animations tutorial

Hallo vrijgezellen en getrouwden, Leo hier. Today let’s talk about something that I learned last week that are implicit and explicit animations in SwiftUI. I know, I know… You are thinking: “Again is this guy talking about animations in SwiftUI”, but hold with me that I’m sure that you will learn something very interesting today. […]

The One Swift 5.9 Feature to Start Using Now

learn the news to swift 5.9 version today!

Hallo allemaal, Leo hier. Today we will talk about one feature of the new Swift 5.9 that you can start to use now. Before we start talking about code I need to say one word or two about the last events in my life. First I was vacationing for 3 weeks in Brazil and I […]

Judo: The Tool To Unite Them All

the Judo app the bridge between developers and designers

Hello everyone, Leo here. Today we will explore a design tool called Judo.  Ah, no-code technologies! They’ve come a long way, haven’t they? It seems like just yesterday when the idea of creating websites and apps without writing a single line of code was a far-fetched dream. But fast forward to today, and no-code platforms […]

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 […]

First Apple Rapid Security Response Update: Everything You Need to Know

how apple and google joined forces to block bluetooth hacking initiatives

Hello Apple fans, today I have two news: an surprise initiative about curious partnership between Apple and Google, and the first Rapid Security Response ever released by Apple! When the rapid security response was announced I thought that would something more regular to happen. But passed 4 months since its announcement and now we have […]

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 […]

Simplify Time Comparisons in Swift with RelativeDateTimeFormatter

how to compare dates in Swift?

Hallo papieren en boekjes, leo hier. Today we will explore a native date manipulation API called RelativeDateTimeFormatter. We all know how tricky it can be to work with dates and times, right? We’ve got timezone conversions, internationalization, and daylight saving time to name a few challenges. Thankfully, Swift makes our lives more manageable with a […]

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.