AlexGladkov / Odyssey

Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose
https://youtube.com/c/MobileDeveloper
MIT License
255 stars 21 forks source link

Android - handling configuration changes #74

Open e30n3 opened 1 year ago

e30n3 commented 1 year ago

After configuration changes such as screen rotation and theme change, navigation starts from the beginning. It is necessary to correct and process the configuration change.