The Ultimate Guide to Finding a Lost iPhone – And What to do if you don’t

Hello Apple Fans, Leo here. Today we will dive into Apple technologies that help you to find your lost iPhone. Lost an iPhone, or any other smartphone nowadays is a terrible experience. We don’t realize how we depend on that small technology until we completely lose it. Imagine, this situation. You are in your office […]

Efficiently Managing Multiple Async Tasks in SwiftUI

async await in SwiftUI task group cancelation tutorial

Hallo tassen en geldriemen, Leo hier. Today we will explore a little problem managing multiple async tasks in SwiftUI. The new concurrency system in Swift is something that we all should start getting into. Don’t get me wrong, I’m not saying the old system has problems, no it works well. As you need it to ace […]

Introducing Freeform: Apple’s Game-Changing Collaboration Tool

freeform by apple 2 tutorial swift iOS

Hello Apple Fans, Leo here. Today I’ll present the new Apple collaboration tool called Freeform. Apple has just launched Freeform, a powerful new app designed for creative brainstorming and collaboration. Freeform makes visual collaboration easier than ever before. With its intuitive interface and powerful features, Freeform allows teams to quickly and easily generate and organize […]

Dynamically Change App Icons for a Unique User Experience with SwiftUI

Dynamically Change App Icons for a Unique User Experience with SwiftUI tutorial

Hallo vrienden, Leo hier. Today we will talk about how to dynamically change app icons with SwiftUI. I had the idea for this article using Duolingo. I don’t like how Duo uses the constrained heart quantity to force you into buying the subscription but they have to earn somehow, right? I think that maybe could […]

Discover a Secret Measurement Feature in the New iPhone

Hello dear Readers, Leo here. Today we will talk about an app that is usually forgotten but it is a really nice piece of AR experimentation and it is a Measurement feature in the new iPhone. An augmented reality (AR) measurement app uses the camera and sensors on a mobile device to measure real-world objects […]

Guide to Unit Testing with Async/Await in Swift

* Async/await Unit testing Asynchronous code Swift XCTestExpectation Closure-based function unit testing Async function testing Task testing Swift concurrency library Async/await syntax Asynchronous code testing XCTestExpectation class Swift unit testing Async/await unit testingAsynchronous code unit testing tutorial

Hallo allemaal, Leo hier. Today we will talk about unit test your new async functions. Async/await is a programming pattern that allows developers to write asynchronous code in a synchronous-like style. This pattern makes it easier to write and read asynchronous code and has become popular in many programming languages, including Swift. When it comes […]

The Winner of Apple’s App of the Year

Apple App Store 2022 Tim Cook photo all nominees winners

Hello iPhone Lovers, Leo here. Today we will talk about Apple’s  app of the year. We will talk about everything you need to know about this annual celebration and did you know the winners also win a physically exquisite trophy? We always wanted to know what Apple actually thinks of the Apps in the App […]

Animated Background in SwiftUI

how to swiftui animation value completion

Hallo mijn vrienden, Leo hier. Today we will study an animated background in SwiftUI. SwiftUI definitely makes things easier, components that in the past you should spend days trying to do you can now do it in minutes. This is also true for animations. I love animations, and that is one of the topics that […]

iPhone Security: 3 Hidden Features You Should Know Today

Image for iOS iPhone iPad news

Hallo allemaal, Leo hier. Today we will discuss some iPhone security features that can prevent hackers and other malicious attacks on your phone. It is known that Apple is very concerned about security it has a lot of good security features like Secure Enclave which is responsible for generating unique cryptography and holding all your sensitive data, […]

Swift and Objective-C Interoperability With @objc and @objcMembers

difference between @objc vs @objcMembers in Swift SwiftUI annotations tutorial

Hallo ramen en deuren, Leo hier. Today we will talk about the difference between @objc and @objcMembers in Swift. Today we have a lot of codebases written only in Swift, and if you are working in one of those consider yourself lucky. However, there is still a lot o legacy code running around the Apps. […]

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.