Decode and Flatten JSON with Dynamic Keys Using Decodable
The Decodable protocol was introduced in Swift 4. Since then it has become the standard way for developers to decode…
The Decodable protocol was introduced in Swift 4. Since then it has become the standard way for developers to decode…
The Combine framework was introduced in WWDC 2019 and it is mainly used alongside SwiftUI. However, this does not limit…
What is a Settings bundle? A Settings bundle is a special kind of bundle provided by Apple to allow developers…
โ Updated for Lottie 4.2.0 Imagine you downloaded a piece of Lottie animation, you really like the animation and you…
โ Updated for Lottie 4.2.0 In this article, let's talk about what are markers in Lottie animation, how it works,…
โ Updated for Lottie 4.2.0 In this article, I would like to talk about how you can utilize some of…