The Abstract Syntax Tree – Kotlin vs. Swift

The Abstract Syntax Tree – Kotlin vs. Swift

The Abstract Syntax Tree – Kotlin vs. Swift APRIL 4, 2022 | FREDERIK KAMMEL Have you ever wondered why we have to use Kotlin for Android and Swift for iOS development? We asked ourselves the same question and came quickly to the conclusion that there might be a...
How to Build a Wordle Game With SwiftUI

How to Build a Wordle Game With SwiftUI

How to Build a Wordle Game With SwiftUI JANUARY 31, 2022 | MISCHA HILDEBRAND Have you heard of Wordle? Chances are you have as it really went viral on Twitter the past few weeks. It’s a simple game that’s truly addictive. We were also...
RxSwift to Combine: The Complete Transition Guide

RxSwift to Combine: The Complete Transition Guide

RxSwift to Combine: The Complete Transition Guide NOVEMBER 15, 2021 | PAUL KRAFT Combine is the new cool kid in town when it comes to reactive programming with Swift, so many developers in the community want to switch from RxSwift to Combine. Both frameworks are very...
Supporting Both CocoaPods & The Swift Package Manager

Supporting Both CocoaPods & The Swift Package Manager

Supporting Both CocoaPods & The Swift Package Manager JULY 5, 2021 | YUSUF DEMIRCI When creating a library, we usually strive to support all commonly used package managers. For iOS libraries, the most popular ones are Cocoapods, the Swift Package Manager (SPM),...
How to Read BLE Characteristics in Swift

How to Read BLE Characteristics in Swift

How to Read BLE Characteristics in Swift JUNE 7, 2021 | MISCHA HILDEBRAND   When your iOS (or macOS) app needs to read data from a nearby Bluetooth device – how do you decode the data included in the BLE characteristics? At QuickBird Medical, we often work with...
Navigation and Deep-Links in SwiftUI

Navigation and Deep-Links in SwiftUI

Navigation and Deep-Links in SwiftUI MARCH 1, 2021 | PAUL KRAFT Large, complex apps rely on a robust, yet flexible app architecture. In this article, we’ll show you how to accomplish this goal and how to handle navigation and deep-linking with SwiftUI. With more...

Get notified when our next article is born!

(no spam, just one app-development-related article
per month)