DNSForm is a collection of Form handling classes used for the DNSFramework
- It's just awesome!
- iOS 16.0+ /
macOS 13.3+/ tvOS 16.4+ / watchOS 9.4+ - Xcode 14.3.1+
- Swift 5.8+
The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but Alamofire does support its use on supported platforms.
Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the dependencies value of your Package.swift.
dependencies: [
.package(url: "https://github.com/DoubleNode/DNSForm.git", from: "1.12.3")
]- AnimatedField (DN fork) v3.0.1+
- DNSAppCore v1.12.0+
- DNSBaseStage v1.12.2+
- DNSBlankWorkers v1.12.4+
- DNSCore v1.12.1+
- DNSCoreThreading v1.12.1+
- DNSCrashNetwork v1.12.0+
- DNSCrashSystems v1.12.0+
- DNSCrashWorkers v1.12.1+
- DNSProtocols v1.12.3+
- EasyNotificationBadge v1.2.5+
- Proton v0.8.35+
- SFSymbol v3.0.1+
DNSError and the DNSFramework are owned and maintained by Darren Ehlers and DoubleNode.com. You can follow them on Twitter at @DoubleNodeOpen for project updates and releases.
DNSError and the DNSFramework are Copyright © 2020 - 2016 Darren Ehlers and DoubleNode, LLC. All rights reserved.
