File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# workflow
2
2
3
+ [ ![ GitHub license] ( https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat )] ( https://www.apache.org/licenses/LICENSE-2.0 )
4
+ [ ![ CocoaPods compatible] ( https://img.shields.io/cocoapods/v/Workflow.svg )] ( https://cocoapods.org/pods/Workflow )
5
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.squareup.workflow/workflow-core.svg?label=Maven%20Central )] ( https://search.maven.org/search?q=g:%22com.squareup.workflow%22 )
6
+
3
7
An architecture that allows composable state machines to drive UI navigation and content, where the state machines are cleanly separated from UI code.
4
8
5
9
_ ** This project is currently experimental and the API subject to breaking changes without notice.**
You can’t perform that action at this time.
0 commit comments