FuturedKit

0.5.0

SwiftUI state management tools, resources and views used by Futured.
futuredapp/FuturedKit

What's New

Navigation and ImagePicker

2022-11-08T15:20:24Z

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

FuturedKit

SwiftUI state management tools, resources and views used by Futured.

Features

  • State management
    • Resource modelling states for asynchronously loaded data including errors, loading and refreshing.
    • ViewState typealias representing view state.
  • Views
    • AnyShape type-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:

.package(url: "https://github.com/futuredapp/FuturedKit.git", from: "0.4.0")

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.

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

Last updated: Tue Apr 16 2024 22:51:42 GMT-0900 (Hawaii-Aleutian Daylight Time)