Skip to content

Commit 3b28316

Browse files
authored
Merge pull request #174 from motorro/master
CommonStateMachine
2 parents 7eed2b4 + 9d379c7 commit 3b28316

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,12 @@
14211421
![badge][badge-ios]
14221422
![badge][badge-jvm]
14231423

1424+
* [CommonStateMachine](https://github.com/motorro/CommonStateMachine) - CommonStateMachine is a small non-opinionated library to implement MVI with the state-machine pattern.
1425+
![badge][badge-android]
1426+
![badge][badge-ios]
1427+
![badge][badge-jvm]
1428+
![badge][badge-js]
1429+
14241430
* [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.
14251431
![badge][badge-android]
14261432
![badge][badge-ios]

0 commit comments

Comments
 (0)