Arkadii Ivanov
Arkadii Ivanov
The API has changed and most of the existing articles about Decompose are outdated.
See the discussion #34 for more information.
It would be good to have a list of companies/users/projects where MVIKotlin is used. I suggest to stick to the following format, but feel free to omit/add/modify any details. ❤️...
**Is your feature request related to a problem? Please describe.** We are playing with Kotlin Multiplatform projects at the moment and publishing our artifacts via JitPack. But JitPack builds only...
As part of #620
As discussed with @kpgalligan, here is a PR demonstrating the integration of [Decompose](https://github.com/arkivanov/Decompose/). That's a lot of code. All ViewModels a replaced with Components. The navigation is entirely handled by...
I'm trying to add support of Compose for iOS to the Decompose Counter sample. The app runs just fine using the task `iosDeployIPhone12ProDebug`. However `./gradlew build` fails with the following...
It would be nice to have, but significantly breaking the current API or making lots of changes just for this is a no-go.