Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KMP support #552

Closed
vidicunt opened this issue Dec 24, 2023 · 6 comments
Closed

KMP support #552

vidicunt opened this issue Dec 24, 2023 · 6 comments

Comments

@vidicunt
Copy link

Are there any plans for KMP support or is this even possible?

@raamcosta
Copy link
Owner

No, we depend on official Android specific navigation library, so we’re not doing it unless they do it. As far as I know, there are no plans.

Just a tip as well, try a quick search on issues before opening one, you would see plenty similar questions.
Just saying since it would have saved you some time ahah

@vidicunt
Copy link
Author

vidicunt commented Dec 25, 2023

No, we depend on official Android specific navigation library, so we’re not doing it unless they do it. As far as I know, there are no plans.

Just a tip as well, try a quick search on issues before opening one, you would see plenty similar questions.
Just saying since it would have saved you some time ahah

I'm sorry for the duplicate issue, I forgot to include closed issues in my search AGAIN :(

https://blog.jetbrains.com/kotlin/2023/11/kotlin-multiplatform-development-roadmap-for-2024/

The last bullet point specifies a common multiplatform navigation solution for the 2024 roadmap!

@raamcosta
Copy link
Owner

That is from jetbrains though, I’m not expecting it to be a port of the Jetpack compose one. But.. who knows they have been collaborating a lot

@raamcosta
Copy link
Owner

raamcosta commented Dec 25, 2023

Ahh you’re right, the previous questions used “kmm” still.

absolutely no problem with me though! Thanks for asking 👍

@maicol07
Copy link

maicol07 commented Apr 4, 2024

@raamcosta KMP support for Compose Multiplatform has been merged: JetBrains/compose-multiplatform-core#1219
Will you add support for it? It would be great to have a pre-release with KMP support

@raamcosta
Copy link
Owner

I’ll definitely look into it.
But it may take some time, I’ll know more once I start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants