Skip to content

pkamppur/swiftui-state-time-travel

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

SwiftUI State Management: Time Travel PoC

Simple proof of concept app demonstrating time travel with SwiftUI state.

Overview

App state is a list of colored boxes. State can be changed by adding more boxes.

Double tapping brings up the history browser bar.

User can go backwards and forwards in state history using Prev and Next buttons.

About

Proof of Concept of state time travel with SwiftUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages