StatefulViewController
State manager
A protocol to manage state transitions between different view states
Placeholder views based on content, loading, error or empty states
2k stars
34 watching
149 forks
Language: Swift
last commit: about 4 years ago
Linked from 2 awesome lists
emptyerrorloadingplaceholderstatestate-managementswiftuiviewcontroller
Related projects:
Repository | Description | Stars |
---|---|---|
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
vadimtrifonov/rxstatereducer | Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow | 4 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 238 |
reactkit/swiftstate | A state machine implementation in Swift with elegant routing and event handling capabilities. | 904 |
yoshuawuyts/choo-model | An experimental state management library for use with the Choo framework | 14 |
victortaelin/purestate | A state management library that simplifies the use of functional programming and pure functions in complex applications. | 309 |