swiftquiver is a framework to embed wizards into apps. It’s fairly simple, localized, and really, really modular. The source is at https://github.com/krypted/swiftquiver and it’s all in swiftui. Easily add more steps to a wizard, remove those that aren’t needed, call other functions once added, etc. Hope it helps anyone out there doing the same type of stuff!