# goodrequest/goodreactor

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/goodrequest-goodreactor).**

33 stars · 2 forks · Swift · MIT

## Links

- GitHub: https://github.com/GoodRequest/GoodReactor
- awesome-repositories: https://awesome-repositories.com/repository/goodrequest-goodreactor.md

## Description

⚛️ GoodReactor is a Redux-inspired Reactor framework for iOS developed using Swift. It enables seamless communication between the View Model, View Controller, and Coordinator through state and navigation functions. It ensures no side-effects by interacting with dependencies outside of the Reduce function. Integrate it with using SPM!

## Tags

### Part of an Awesome List

- [Architecture Patterns](https://awesome-repositories.com/f/awesome-lists/devtools/architecture-patterns.md) — Redux-inspired framework for managing state and communication.
