wwt / SwiftCurrent

A library for managing complex workflows in Swift
https://wwt.github.io/SwiftCurrent/
Apache License 2.0
307 stars 19 forks source link

[Feature]: Server Driven Workflows in UIKit #200

Open morganzellers opened 2 years ago

morganzellers commented 2 years ago

What prompted this feature request?

I love SwiftUI but sometimes have to use UIKit and would love to use server driven workflows there too.

Describe the solution you'd like

I want to be able to use server driven payloads to create my Workflows

Describe alternatives you've considered

No response

Code of Conduct