swiftui-simplex-architecture

View manager

A simple architecture library for SwiftUI that decouples state changes from views

A Library of simple architecture that decouples state changes from SwiftUI's View

GitHub

56 stars
1 watching
1 forks
Language: Swift
last commit: 5 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aschuch/statefulviewcontroller A protocol to manage state transitions between different view states 2,136
ra1028/vueflux An architecture that manages state with unidirectional data flow for iOS apps, inspired by Vuex and Flux. 332
xai3/shoyu A library to simplify working with UITableView data structures in Swift 278
devyeom/oneway A state management library with unidirectional data flow 86
lsunsi/reduxswift A state management library for Swift applications using Redux principles 39
muyexi/statictableviewcontroller A utility to control visibility of table view cells in a static controller 25
viewweiwu/amiya An antd4 wrapper for streamlining UI component usage 136
squarespace/simple-source A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. 99
nalexn/viewinspector A library that provides runtime introspection and unit testing capabilities for SwiftUI views. 2,197
ra1028/swiftui-atom-properties Provides an atomic approach to state management and dependency injection for building SwiftUI apps 295
ssamadgh/modelassistant A framework to manage interactions between views and models in Swift-based applications 28
ryu0118/swift-fullscreen-popup A library that provides a fullscreen popup view modifier to display custom alerts above navigation bars in SwiftUI. 35
gre4ixin/reduxui A framework for building state-managed user interfaces with async networking and middleware support 44
benlau/viewstack.pri A QML wrapper around the StackView component providing a stateless interface for managing pages with custom transitions. 10
anupammanavar/mvi-swiftui An implementation of the Model-View-Intent architecture in SwiftUI to separate application logic into distinct layers and manage state changes efficiently. 19