-
|
Hi everyone, I'm trying to use the Decompose library for navigation. Here is my need :
I managed to do this using the Thank you very much for your help ! |
Beta Was this translation helpful? Give feedback.
Answered by
arkivanov
Mar 16, 2024
Replies: 1 comment 14 replies
-
|
I recall this was fixed in version 2.2.0: https://github.com/arkivanov/Decompose/releases/tag/2.2.0 What version are you using? |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Thanks! I believe you defined Decompose dependencies incorrectly. Could you please try in the following way?
And you don't need to repeat those dependencies in other source sets like
androidMainandiosMain. Also, it's better to use the exact same version for all Decompose modules, in this case it's2.2.2-compose-experimental.