Posted on Leave a comment

Android Compose 2

Navigation

[https://github.com/olshevski/compose-navigation-reimagined]
[https://www.droidcon.com/2022/08/02/painless-typesafe-jetpack-compose-navigation-with-voyager/]
[https://github.com/AlexGladkov/Odyssey]
[https://medium.com/google-developer-experts/modular-navigation-with-jetpack-compose-fda9f6b2bef7]

Jetpack Compose clear back stack, popUpTo/popBackStack inclusive explained
[https://medium.com/@banmarkovic/jetpack-compose-clear-back-stack-popbackstack-inclusive-explained-14ee73a29df5]

State

Effective state management for TextField in Compose
09.2022 [https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5]

Continue reading Android Compose 2