https://github.com/weeebox/workflow-android-test
https://github.com/weeebox/workflow-android-test
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/weeebox/workflow-android-test
- Owner: weeeBox
- Created: 2019-11-09T19:55:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T19:55:06.000Z (over 6 years ago)
- Last Synced: 2025-08-27T09:43:54.644Z (9 months ago)
- Language: Kotlin
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# workflow-android-template
Template project for new [Workflow](https://square.github.io/workflow)-based Android apps –
just clone and start building!
[](https://help.github.com/en/articles/creating-a-repository-from-a-template)
## What is "Workflow"?
Workflow is a library for building reactive apps out of composable state machines. See
[square.github.io/workflow](https://square.github.io/workflow) for more information and docs.