Merge pull request #12 from futuredapp/fix/navigation-links-accessibility Fix: Navigation links accessibility
Merge pull request #12 from futuredapp/fix/navigation-links-accessibility
Fix: Navigation links accessibility
SwiftUI state management tools, resources and views used by Futured.
Resource
ViewState
AnyShape
When using Swift package manager install using or add following line to your dependencies:
.package(url: "https://github.com/futuredapp/FuturedKit.git", from: "0.4.0")
All contributions are welcome.
Current maintainer and main contributor is Matěj Kašpar Jirásek, matej.jirasek@futured.app.
FuturedKit is available under the MIT license. See the LICENSE file for more information.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
FuturedKit
SwiftUI state management tools, resources and views used by Futured.
Features
Resourcemodelling states for asynchronously loaded data including errors, loading and refreshing.ViewStatetypealias representing view state.AnyShapetype-erased view for cases where you need to change the shape easily by using ternary operator.Installation
When using Swift package manager install using or add following line to your dependencies:
Contributions
All contributions are welcome.
Current maintainer and main contributor is Matěj Kašpar Jirásek, matej.jirasek@futured.app.
License
FuturedKit is available under the MIT license. See the LICENSE file for more information.