Does anyone know when Styles in Compose is expecte...
# compose-android
d
Does anyone know when Styles in Compose is expected to become stable? And thanks again, Google, for this awesome new feature!

youtube.com/watch?v=…&source_ve_path=NzY3NTg&…

m
Styles shipped in Compose 1.11, so from a version standpoint, they are stable. If you are asking when they will lose the
@ExperimentalFoundationStyleApi
annotation, there is no way to know.
r
We are making a lot of changes to the API based on new feedback we've received on it all, so not going stable in 1.12. We are still actively working on it!
thank you color 4