OpenAI
|
(HTTP code 500) server error - Head "https://registry-1.docker.io/v2/library/swift/manifests/4.2": received unexpected HTTP status: 503 Service Unavailable |
SwiftUIPager
|
Native Pager in SwiftUI |
BottomSheet
|
β¬οΈ A SwiftUI view component sliding in from bottom |
TaggerKit
|
π· TaggerKit helps you to quickly implement tags in your UIKit apps, so you can go on and test your idea without having to worry about logic and custom collection layouts. |
ModernAVPlayer
|
ModernAVPlayer is a persistence AVPlayer wrapper |
DependencyGraph
|
πΈοΈ dependency-graph is a command-line tool that can visualize the dependencies of packages. |
MijickNavigationView
|
Navigation made simple (SwiftUI) |
SHSearchBar
|
The search bar that doesn't suck. |
FloatingTabBar
|
Aesthetic floating tab bar β SwiftUI & Combine βοΈ Importable via Swift Package Manager π¦ |
AsyncLocationKit
|
πasync/await CoreLocation |
SwiftlySalesforce
|
The Swift-est way to build native mobile apps that connect to Salesforce. |
AssociatedObject
|
π Swift Macro for allowing variable declarations even in class extensions |
SwiftLintPlugin
|
A Swift Package Plugin for SwiftLint |
SwiftGenPlugin
|
SwiftGen plugin for SPM |
MijickGridView
|
Easy Grids with SwiftUI |
SwiftTheming
|
A powerful lightweight theme π¨ manager for SwiftUI |
CalendarView
|
Build a Calendar By Pure SwiftUI |
SyndiKit
|
Swift Package for Decoding RSS Feeds. |
ReduxUI
|
π Redux like architecture for SwiftUI |
CocoaUI
|
βοΈ Obtain and customize UIKit/Cocoa objects from SwiftUI components. |
Alias
|
π A Swift macros for defining aliases for types, functions, variables, etc. |
SwiftUIMap
|
A better map for SwiftUI |
MapItemPicker
|
A simple, yet highly customizable and powerful location picker for SwiftUI. |
OMJoystick
|
This is the JoyStick UI library for SwiftUI. |
SwiftyGPT
|
SwiftyGPT is an unofficial, lightweight and user-friendly Swift wrapper for accessing OpenAI API |
Vellum
|
Vellum is local persistent data storage for iOS |
CodableX
|
Make Swift's Codable easier using Property Wrappers. |
Impose
|
Impose is a simple dependency injection library for Swift |
Draftsman
|
Draftsman is a Layout builder based on AutoLayout with Declarative approach |
AddThen
|
π¨ Adding view sugar for UIKit with SwiftUI style |
PackageGeneratorPlugin
|
(HTTP code 500) server error - Head "https://registry-1.docker.io/v2/library/swift/manifests/4.2": received unexpected HTTP status: 503 Service Unavailable |
Inspect
|
Access UIKit and AppKit components from within SwiftUI. |
UnsplashSwiftUI
|
This SwiftUI package makes using the Unsplash API in an app simple and easy. |
Dynatrace
|
Swift Package Manger repository of the Dynatrace OneAgent for mobile (iOS, tvOS) |
ReachabilityX
|
Make it easier to observe network connectivity in SwiftUI. |
Pharos
|
Pharos is an Observer pattern framework for Swift that utilizes propertyWrapper. It could help a lot when designing Apps using reactive programming |
SwiftyReachability
|
SwiftyReachability is a simple and lightweight network interface manager written in Swift |
Source
|
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController |
RVS_Checkbox
|
A simple, UIKit "three-state" checkbox, written in Swift. |
Builder
|
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core. |
Artisan
|
Artisan is an MVVM framework for Swift using the bonding features from Pharos and constraints builder from Draftsman. |
WebKitUserAgent
|
Conveniently getting the User Agent through WKWebView |
SchemeGeneratorPlugin
|
(HTTP code 500) server error - Head "https://registry-1.docker.io/v2/library/swift/manifests/4.2": received unexpected HTTP status: 503 Service Unavailable |
Clavier
|
Clavier is Keyboard Layout Guide for iOS. It using an intersection frame to calculate the Layout Guide. |
SwiftLintPlugin
|
A Swift Package Plugin for SwiftLint |
Odeum
|
Odeum is a simple iOS Video player library with basic control |
CheckBoxSwiftUI
|
customised checkBox package for swiftUI |
SemVer
|
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase. |
DynamicSearchBarPlaceholders
|
A custom searchbar that helps you easily create animated dynamic placeholders. |
SwiftyCache
|
SwiftyCache is a dynamic and auto-managed cache written in Swift. Unlike a simple cache system, it allows you to keep some data even in different executions. Guaranteeing persistence, when desired, without increasing the time required to save or recover data. |
SwiftShell
|
Simple Shell Executor with Swift. |
RectangleTools
|
A set of Swift utilities for dealing with rectangles, including a way to generically build your own! |
MGESourceSelection
|
|
Ergo
|
Ergo is a Swift framework for concurrent programming based on promise pipelining. It could help to avoid callback hell in complex asynchronous task |
Worker
|
Execute async code in the main or background threads. Easily switch between them. |
MultiplicativeArithmetic
|
Formalizes an object's ability to be multiplied by something |
ColorSwatches
|
Turn an NSColor or UIColor into an image |
Rimuru
|
π§Rimuru is a tool that converts text into a different naming convention |
Quickie
|
Tired of creating all the boilerplate code from scratch every time you start a new project? Here is the solution. A Swift package that provides extensions to the most common functionality in the iOS and macOS world to significantly speed up development process. |
PackageGeneratorCLI
|
(HTTP code 500) server error - Head "https://registry-1.docker.io/v2/library/swift/manifests/4.2": received unexpected HTTP status: 503 Service Unavailable |
SwiftyRanged
|
SwiftyRanged is a simple and lightweight way for creating constricted range variables |
SimpleLineChart
|
Simple line charts for iOS π |
LHxHub
|
Useful Swift extensions make developer great again !!! β οΈ |
iONess
|
iONess is HTTP Request Helper for iOS platform used by HCI iOS App |
CampusDualKit
|
π« Swift package to connect to Campus Dual at Berufsakademie Sachsen |
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. |
Alter
|
Alter is framework to make mapping Codable property and key easier. |
SwiftyCache
|
A simple and lightweight cache written in Swift |
StringIntegerAccess
|
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |
SimpleLogging
|
For when you need something more advanced than print, but not a whole heavy system |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |
FunctionTools
|
Some tools to make functions easier to use in Swift |
CrossKitTypes
|
Some types and extensions for those using AppKit and UIKit in the same project |
CollectionTools
|
A bunch of tools I tend to write to make collections easier to use |
BasicMathTools
|
Some basic tools for doing math in Swift |