kstatemachine icon indicating copy to clipboard operation
kstatemachine copied to clipboard

Jetpack Compose samples

Open mochadwi opened this issue 3 years ago • 4 comments

mochadwi avatar May 26 '22 05:05 mochadwi

Sample Compose app should be created to show KStateMachine library possibilities. This app may be similar to https://github.com/nsk90/android-kstatemachine-sample but it is not mandatory.

The app should use simple MVI implementation like in Android sample and Kotlin Coroutines library. There should be no other third party dependencies.

The goal is to make a state machine library sample, so UI should be minimal clean and simple.

nsk90 avatar Apr 09 '23 15:04 nsk90

@nsk90 in where do you want to place the sample folder?

chanjungkim avatar Apr 10 '23 11:04 chanjungkim

That should be separate repository, I will make it..

nsk90 avatar Apr 10 '23 12:04 nsk90

https://github.com/nsk90/compose-kstatemachine-sample This is an empty repository to start from

nsk90 avatar Apr 10 '23 12:04 nsk90