Hi, is there any better visibility on when the com...
# compose-ios
a
Hi, is there any better visibility on when the compose-ios is moving from beta to stable?
z
It's part of our roadmap for 2025 https://blog.jetbrains.com/kotlin/2024/10/kotlin-multiplatform-development-roadmap-for-2025/ It's also worth highlighting that many projects already use Compose on iOS in production successfully. The current Beta label shouldn't necessarily prevent you from adopting it if it already works well for your use case.
👍 1
a
Do you have some live examples? I want to evaluate it in complex apps to understand the “feel” of the experiences
z
There are a couple Compose Multiplatform case studies already listed on the website, with more coming soon. You can also find lots of CMP samples on GitHub, and collections from the community like this one.
👍 1
h
@agrosner https://wallhub.app/ you can check my iOS and Android project, but i suppose iOS is what you’re after Shared CMP Ktor for backend and client, shared responses everything Android isn’t live yet it’s in closed testing, if you need access PM me to compare performances So far I had only some crashes related to navigation library that’s not up to date with the latest fixes, other than that no crashes yet You can also message me if you have any question