Marvel characters app written in SwiftUI and Combine using Single State Container
This app is implemented as an example of Redux-like one app state. Read more about Redux: https://redux.js.org/
Other concepts and frameworks utilized:
- SwiftUI pagination
- State restoration
- Data caching with expiration
- Combine framework
- Loading asynchronous images
- UserDefaults property wrappers