Skip to content

Commit 882f607

Browse files
authored
Merge pull request #139 from nsk90/kstatemachine
Add KStateMachine
2 parents c2c0032 + f17f9ff commit 882f607

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,6 +1100,11 @@
11001100
![badge][badge-js]
11011101
![badge][badge-windows]
11021102

1103+
* [KStateMachine](https://github.com/nsk90/kstatemachine) - KStateMachine is a Kotlin DSL library for creating state machines and hierarchical state machines (statecharts).
1104+
![badge][badge-android]
1105+
![badge][badge-ios]
1106+
![badge][badge-jvm]
1107+
11031108
* [Premo](https://github.com/dmdevgo/Premo) — Presentation Model (aka View Model) and Navigation. Focus on writing logic instead of solving common and boring UI related issues: lifecycle, persistence, navigation, etc.
11041109
![badge][badge-android]
11051110
![badge][badge-ios]

0 commit comments

Comments
 (0)