SwiftUI Playground showing how to style components in SwiftUI Feb 03, 2023 1 min read Styling Components Playground This is the example Xcode Playground for our article on Styling Components in SwiftUI. GitHub View Github SwiftUI
SwiftUI A multi-platform SwiftUI frontend for running local LLMs with Apple's MLX framework This project is a fully native SwiftUI app that allows you to run local LLMs (e.g. Llama, Mistral) on Apple silicon in real-time using MLX. 04 March 2024
Masking Easily integrate customizable masked text input fields into SwiftUI apps The MaskedTextFieldSwiftUI package empowers developers to easily integrate customizable masked text input fields into their SwiftUI applications. 02 March 2024
Split A SwiftUI container that presents two views stacked vertically with an adjustable split This package is heavily inspired by the splitscreen impelementation from the Amie iOS app. 01 March 2024