workflow-kotlin
workflow-kotlin copied to clipboard
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
We can use a similar WorkflowNode test as for the jmh benchmarks, but using microbenchmark will allow us to easily run on a mobile H/W device rather than on the...
It uses terminology from before the #195 overhaul, talks about what "will" or "might" happen, etc.
In particular, note the comment in `sample-game-common/build.gradle`
AC * Workflow apps can put up bottom sheets, or convincing look-alikes
AC: * Sample shows off modal flow over modal flow visual effect * Views of inner-most flow should re-use same dialog / frame as first modal flow, just use visual...
AC * A sample with a modal container hosting a StackScreen subflow * Demonstrate custom transitions / animations work in that flow
AC: - Running `./gradlew dokka` doesn't complain about anything.
AC: The ability to tell adb to forward a port, point a web browser at it, and see a live view of what workflows are running, maybe even send them...
Internal feedback has been that the existing kdocs on the new workflows is not comprehensive enough to figure out how to use it. Some of said feedback: > Documentation needs...