Animated linear gradient library written with SwiftUI

A Library of simple architectures that decouples state changes from SwiftUI's View.

The Composable Architecture (TCA, for short) is a library for building applications in a consistent and understandable way, with composition, ...

Tempura is a holistic approach to iOS development, it borrows concepts from Redux (through Katana) and MVVM.

With the introduction of Combine and SwiftUI, we will face some transition periods in our code base. Our applications will ...

This repository contains a detailed sample app that implements VIPER architecture using libraries and frameworks like Alamofire, AlamofireImage, PKHUD,

Motivation The purpose of this repository is to serve as a comprehensive resource for iOS developers seeking to understand and ...