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

Sample on documentation uses deprecated code #77

Closed nicolasf closed 7 months ago

nicolasf commented 10 months ago

The @Parcelize used on the documentation is deprecated, suggesting using a kotlinx-serialization implementation.

xxfast commented 10 months ago

Hi @nicolasf I'm currently planning to migrate to Decompose 2.2.0-compose-experimental-alpha03

This is a breaking API change so it will be in the next release (0.6.0)

xxfast commented 8 months ago

Hi. I've updated the docs here. Will be releasing 0.6.0 (that supports latest stable decompose) soon.

umesh0492 commented 8 months ago

please update the docs.

xxfast commented 7 months ago

Done 👍 docs on Model driven navigation here