Packages for keyword “swiftpackagemanager”
These packages are available as a package collection, usable in Xcode or SwiftPM.
LogBird
LogBird is a powerful yet simple logging library for Swift, designed to provide flexible and efficient console logging.
PhotoBoxKit
PhotoBoxKit is a lightweight, Swift-native library designed for seamless photo viewing experiences in SwiftUI. It enables developers to present images with customizable backgrounds, swipe gestures, and smooth transitions.
ReachabilityX
Make it easier to observe network connectivity in SwiftUI.
BasicMathTools
Some basic tools for doing math in Swift
SwiftCameraKit
An iOS camera library for photo and video capture with an easy-to-use API, flash control, camera switching, and configurable settings.
SwiftShell
Simple Shell Executor with Swift.
CheckBoxSwiftUI
customised checkBox package for swiftUI
Draftsman
Draftsman is a Layout builder based on AutoLayout with Declarative approach
Impose
Impose is a simple dependency injection library for Swift
Pharos
Pharos is an Observer pattern framework for Swift that utilizes propertyWrapper. It could help a lot when designing Apps using reactive programming
Rimuru
🧊Rimuru is a tool that converts text into a different naming convention
CrossKitTypes
Some types and extensions for those using AppKit and UIKit in the same project
SwiftyReachability
SwiftyReachability is a simple and lightweight network interface manager written in Swift
UnsplashSwiftUI
This SwiftUI package makes using the Unsplash API in an app simple and easy.
Artisan
Artisan is an MVVM framework for Swift using the bonding features from Pharos and constraints builder from Draftsman.
Authomatek
Authomatek is a Swift package for Vapor that provides pre-configured authentication for relational databases. It automates the process of creating all the necessary routes, controllers, and models, allowing you to quickly and easily set up authentication for your Vapor application.
ColorSwatches
Turn an NSColor or UIColor into an image
Alter
Alter is framework to make mapping Codable property and key easier.
Vellum
Vellum is local persistent data storage for iOS
Ergo
Ergo is a Swift framework for concurrent programming based on promise pipelining. It could help to avoid callback hell in complex asynchronous task