Packages for keyword “swift-packages”
These packages are available as a package collection, usable in Xcode or SwiftPM.
PackageDSL
Simplify the management of your Package.swift file with a type-safe, modular DSL
TermiNetwork
🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
MapLibre Native
MapLibre Native for iOS distributed via the Swift Package Manager.
MijickNavigationView
Navigation made simple (SwiftUI)
MijickGridView
Easy Grids with SwiftUI
LazyContainers
A few lazy-initialization container types for Swift 5.1
YMFF
Feature management made easy.
SwiftUseCase
SwiftUseCase is library for creating independent & test coverable use-cases with a powerful execution API.
ObservableObject to @Observable Converter
A SwiftPM command plugin to convert SwiftUI code to Observable
SwiftTypeAdoptionReporter
(Primary fork replacing thumbtack/star) Generate reports on how frequently specified Swift types are being used in your iOS codebase
CypherPoetSwiftUIGeometryUtils
Starter utilities for creating magic with geometry and shapes in SwiftUI.
SwiftUIPreviewUtils
Starter utilities for using Xcode previews in SwiftUI projects
CypherPoetSwiftUIReduxUtils
A collection utilities for architecting SwiftUI apps in the Redux/Elm style of Reducers, Actions, Side Effects and Middlewares. Now updated for Swift Concurrency.
UnitIntervalPropertyWrapper
A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1].
SwiftMVI
A lightweight MVI framework for Swift
ImagePickerModule
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access.
ClampedPropertyWrapper
A Swift Property Wrapper for automatically clamping Comparable values within a closed range.
ModulusOperandi
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms.
SafeCollectionAccess
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions
SwiftUICurvedRectangleShape
An animatable SwiftUI Shape for drawing a rectangle with curved sides along the horizontal or vertical axis.