Skip to content

A library for making composable state machines, and UIs driven by those state machines.

License

Notifications You must be signed in to change notification settings

theshiftstudio/workflow

 
 

Repository files navigation

workflow

An architecture that allows composable state machines to drive UI navigation and content, where the state machines are cleanly separated from UI code.

This project is currently experimental and the API subject to breaking changes without notice. Follow Square's engineering blog, The Corner, to see when this project becomes stable.

Workflow is a library for making composable state machines, and UIs driven by those state machines.

This project is under active development. The workflow code is being piloted in production apps. The view code is not (yet).

More documentation and samples will be coming soon!

Resources

Releasing and Deploying

See RELEASING.md.

About

A library for making composable state machines, and UIs driven by those state machines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 80.0%
  • Swift 18.8%
  • Other 1.2%