Swiftpack.co - agencyenterprise/stateful as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by agencyenterprise.
agencyenterprise/stateful v1.0.0
iOS state management library
⭐️ 0
🕓 1 year ago
iOS macOS
.package(url: "https://github.com/agencyenterprise/stateful.git", from: "v1.0.0")

stateful

iOS state management library

State Machine Diagram

Instalation

Swift Package Manager

Add to your dependecies value on Package.swift:

dependencies: [
   .package(url: "https://github.com/agencyenterprise/stateful", .upToNextMajor(from: "1.0.0"))
]

or use the Xcode integration by adding the url https://github.com/agencyenterprise/stateful

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics