xxfast / Decompose-Router

A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor
https://xxfast.github.io/Decompose-Router/
221 stars 9 forks source link

Add component context storage for child stack #57

Closed xxfast closed 11 months ago

xxfast commented 11 months ago

To address #53

xxfast commented 11 months ago

Going with the #59 Wrapping approach as there's potential to leak memory/throw when composables get into recomposition after the ComponentContext is destroyed