Konstantin
Konstantin
https://github.com/terrakok/kmp-awesome#contribution-guide
Does it support Android+iOS?
The reason is: the voyager have to use the compose multiplatform version `1.6.0-beta01` or higher
I see the documentation says that users need to restore a state on JVM platforms only but it is not true. The library has to provide an easy way to...
Thank you. I know the `uniqueScreenKey` function. I said about default behavior
Oh! I see :) we cannot save value here
but, anyway, default behavior is quite confusing because it hides the problem. maybe lack of default key would be better
@bezmax you are right but for serialize i have to do this: ``` interface TestOneOf @Serializable data class TestText( @SerialId(1) val id: String, @SerialId(4) val text: String ): TestOneOf @Serializable...
Good! So, we are waiting more stars now 😉