a-voronov / swifty-reduxLinks
Swifty implementation of Redux
☆25Updated 2 years ago
Alternatives and similar repositories for swifty-redux
Users that are interested in swifty-redux are comparing it to the libraries listed below
Sorting:
- This project is a demonstration of Unidirectional data flow techniques is conjunction with SwiftUI☆53Updated 4 years ago
- Redux implementation for swift. Not proven to be a great fit for app development.☆61Updated 2 years ago
- This is my rework of Apple example how to handle user input in SwiftUI apps☆41Updated 6 years ago
- Visits app (iOS) built with HyperTrack☆62Updated 2 months ago
- LiteRoute is easy transition for your app. Written on Swift 4☆93Updated 5 years ago
- Work in progress. Future home for example of a Use Case driven architecture.☆48Updated 7 years ago
- This library provide many various extensions for swift☆26Updated 3 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆119Updated 4 years ago
- Unidirectional reactive architecture☆158Updated 2 years ago
- A data-driven library for building complex table views easily☆15Updated 5 years ago
- A list of Xcode project templates☆35Updated 5 years ago
- Simple browser of Gwent cards created as demonstration of Redux approach for simple API interaction☆35Updated 7 years ago
- Declarative URL- and state-based router written in Swift.☆42Updated 4 years ago
- A Swift 6 networking library with async/await, JSON/XML deserialization 🚀, and OAuth2 integration 🔐, supporting iOS/macOS/tvOS/watchOS/…☆43Updated 4 months ago
- A Swift micro-library that provides lightweight dependency injection.☆60Updated 4 years ago
- EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It als…