
Scaffolding 3.4.0 - simple coordinator SPM
Hey!
Scaffolding 3.4.0 got released. It's a SwiftUI coordinator pattern navigation library for iOS 18+ that allows creating modular navigation flows through linked list structure, allowing easy syntax and modularization - macro powered, with easy setup and rapid prototyping capabilities.
This is pretty much QOL version, which adds easier way to fully test the navigation, debugging options, async/await syntax and simple complete state restoration (some limitations apply).
Updated demo is in Example/ directory and docs (dotaeva.github.io/scaffolding/) now include more cases.
For those who used Stinsen, this is very similar in use. Feel free to submit other QOL ideas.