hal
hal copied to clipboard
🔴 A non-deterministic finite-state machine for Android & JVM that won't let you down
please add event channel for handle events like navigation or show message. //pseudo code interface ViewSideEffect private val \_effect: Channel\ = Channel() val effect = \_effect.receiveAsFlow()
I'm looking for a way to programmatically represent state between the JVM and Javascript runtimes (single source of truth) - could your code be cross-compiled using [Kotlin-to-JavaScript][kt2js]? [kt2js]: https://kotlinlang.org/docs/tutorials/javascript/kotlin-to-javascript/kotlin-to-javascript.html