Just published an article on Jetpack compose. Abou...
# feed
a
Just published an article on Jetpack compose. About how it works, why it was introduced, what problems it solves, etc. Please go through it whenever you get time and provide your feedback. Thanks https://medium.com/@ajinkyasaswade09/jetpack-compose-what-problem-does-it-solves-110ed9314dbe
c
So jetpack compose was introduced because Button extended TextView?
a
Not only because of that reason but there were several other reasons due to which it was introduced
c
The button stuff in Compose is pretty cool. You don’t mention SwiftUI in your article. It is strange that both mobile teams went in the same direction at the same time. The approach is totally different (in terms of how they are rolling them out). SwiftUI has already reached the state where people are doing releases with it.
a
Yeah Jetpack compose is in the early stage. And hoping it to be in stable state this year.
a
So jetpack compose was introduced because Button extended TextView?
I suppose this is true in the same way, "[Darth Vader] betrayed and murdered [Luke's] father" is true - from a certain point of view, sure why not 😄
😆 3
f
@Ajinkya Saswade A "@Compose"-Annotation doesn't exist. It should be "@Composable"
👍🏻 1