StateRestorationDemo
State demo
Demonstrates state preservation and restoration APIs in iOS apps
App to demonstrate state preservation and restoration APIs
49 stars
1 watching
10 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
iosrestoration-apissample-appstate-restorationswiftuikit
Related projects:
Repository | Description | Stars |
---|---|---|
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
reduxkit/reduxkit | A predictable state container for Swift apps | 605 |
davidgilbertson/react-recollect | An immutable state management system for React applications | 403 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
svdo/rerxswift | A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. | 99 |
steelbreeze/state.js | An executable state machine API for Node and Web development | 323 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
krasimir/stent | A library that combines Redux with state machine concepts to manage application states in JavaScript applications. | 688 |
shu223/ios-depth-sampler | Demonstrates Depth APIs in iOS using various techniques and platforms | 1,185 |
vergegroup/swift-verge | A high-performance state management framework for complex iOS applications | 648 |
mecid/swiftui-recipes-app | An example app demonstrating a Redux-like state container in SwiftUI | 551 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |