Skip to content
#

catalyst

Here are 189 public repositories matching this topic...

SwiftCurrent
Tyler-Keith-Thompson
Tyler-Keith-Thompson commented Aug 3, 2021

Is your feature request related to a problem? Please describe.

I've got multiple workflows in SwiftUI being presented at the same time. I'd like to abandon them all if a user is logged out. This is achievable in UIKit because you can just extract and use the data model. For example, I could've created multiple workflows and stored them somewhere, then just called abandon on them. However, bec

enhancement good first issue

Improve this page

Add a description, image, and links to the catalyst topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the catalyst topic, visit your repo's landing page and select "manage topics."

Learn more