I hope compose is gonna kill fragments, that was r...
# compose
f
I hope compose is gonna kill fragments, that was really a mess
⚰️ 2
p
Fragments and all that came with it. I talk about JetPack Navigation. Nothing has given me more headache in my life.
1
g
For now compose is mostly indifferent to Fragments (or particularly to navigation, screen state etc) So you still need some librarites to handle it. And most probably Jetpack Navigation will be used also for compose
p
That's correct. I don't think Compose will escape Activity Lifecycles or Configuration Changes. It will more likely integrate with existing platform APIs than co-exist as an isolated orthogonal technology. Although, who knows. It may change the game rules completely. Fragments has improved 😏 and Jetpack Navigation has potential, it's just missing vital features as of right now, IMHO.