# johnsusek/fluxus

**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/johnsusek-fluxus).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/johnsusek/fluxus
- awesome-repositories: https://awesome-repositories.com/repository/johnsusek-fluxus.md

## Description

Fluxus is an implementation of the Flux pattern for SwiftUI that replaces MVC, MVVM, Viper, etc. Organize all your model data into a store and easily access in your views. Use mutations to modify your app's state. Use actions to perform asynchronous operations. Keep your models and views as…

## Tags

### Part of an Awesome List

- [UI Components and Helpers](https://awesome-repositories.com/f/awesome-lists/devtools/ui-components-and-helpers.md) — State management and layout utilities for SwiftUI applications.
