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
9
9
* Composition and scaling.
10
10
* Effortless separation of business and UI concerns.
11
11
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
-
19
12
## Using Workflows in your project
20
13
21
14
### Swift Package Manager
@@ -36,6 +29,7 @@ In Xcode 11+, add Workflow directly as a dependency to your project with
36
29
37
30
## Resources
38
31
32
+ * [ API Reference] ( https://square.github.io/workflow-swift/documentation/ )
39
33
* [ Documentation] ( https://square.github.io/workflow/ )
40
34
41
35
## Local Development
You can’t perform that action at this time.
0 commit comments