Skip to content

A straightforward example demonstrating TCA (The Composable Architecture) with a simple stack navigation flow. It features four screens (A, B, C, D): A leads to B, B can go to C or D, and C can pass arguments back to B. Both C and D allow direct navigation back to A.

Notifications You must be signed in to change notification settings

Uwi0/simple_tca_navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

About

A straightforward example demonstrating TCA (The Composable Architecture) with a simple stack navigation flow. It features four screens (A, B, C, D): A leads to B, B can go to C or D, and C can pass arguments back to B. Both C and D allow direct navigation back to A.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages