https://github.com/alexdrone/Store
Unidirectional, transactional, operation-based Store implementation.
https://github.com/alexdrone/Store
binding combine dispatcher flux-application redux stateobject store swift swiftui unidirectional-data-flow
Last synced: 4 months ago
JSON representation
Unidirectional, transactional, operation-based Store implementation.
- Host: GitHub
- URL: https://github.com/alexdrone/Store
- Owner: alexdrone
- Created: 2017-03-21T17:46:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T12:22:22.000Z (over 3 years ago)
- Last Synced: 2024-04-14T00:18:19.229Z (about 1 year ago)
- Topics: binding, combine, dispatcher, flux-application, redux, stateobject, store, swift, swiftui, unidirectional-data-flow
- Language: Swift
- Homepage:
- Size: 31.1 MB
- Stars: 500
- Watchers: 9
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ios - Dispatch - Multi-store Flux implementation in Swift. (Data Structures / Algorithms / Getting Started)
- awesome-ios-star - Dispatch - Multi-store Flux implementation in Swift. (Data Structures / Algorithms / Getting Started)
- fucking-awesome-ios - Dispatch - Multi-store Flux implementation in Swift. (Data Structures / Algorithms / Getting Started)
- fucking-awesome-ios - Dispatch - Multi-store Flux implementation in Swift. (Data Structures / Algorithms / Getting Started)
README
[](#) [](https://travis-ci.org/alexdrone/Store) [](#) [](#)
Unidirectional, transactional Store implementation for Swift and SwiftUI
*Store is being reworked to take advantage of async/await. [See the stable pre-async version of Store here](https://github.com/alexdrone/Store/tree/legacy).*