File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,6 @@ A unidirectional data flow library for Swift and [Kotlin](https://github.com/squ
99* Composition and scaling.
1010* Effortless separation of business and UI concerns.
1111
12- _ ** This project is currently in development and the API subject to breaking changes without notice.**
13- Follow Square's engineering blog, [ The Corner] ( https://developer.squareup.com/blog/ ) , to see when
14- this project becomes stable._
15-
16- While the API is not yet stable, this code is in heavy production use in Android and iOS
17- apps with millions of users.
18-
1912## Using Workflows in your project
2013
2114### Swift Package Manager
@@ -36,6 +29,7 @@ In Xcode 11+, add Workflow directly as a dependency to your project with
3629
3730## Resources
3831
32+ * [ API Reference] ( https://square.github.io/workflow-swift/documentation/ )
3933* [ Documentation] ( https://square.github.io/workflow/ )
4034
4135## Local Development
You can’t perform that action at this time.
0 commit comments