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

Support for KMP #606

Open
GuilhE opened this issue Apr 4, 2024 · 11 comments
Open

Support for KMP #606

GuilhE opened this issue Apr 4, 2024 · 11 comments
Labels
enhancement New feature or request

Comments

@GuilhE
Copy link

GuilhE commented Apr 4, 2024

Since JetBrains/compose-multiplatform-core#1219 started supporting compose-navigation, maybe it's time to study the possibility of this library become multiplatform too 🙏🏼 .

https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.6.10-beta01

Duplicate of #552 but since it is closed, I've opened this 😅

@raamcosta
Copy link
Owner

I will start looking into this very soon! 🤞

@raamcosta raamcosta added the enhancement New feature or request label Apr 27, 2024
@H4kt
Copy link

H4kt commented May 11, 2024

Your library is so awesome!
Really looking forward to KMP support!

@UKMIITB
Copy link

UKMIITB commented Jun 11, 2024

@raamcosta
Any update on this ?
By when can we expect it to go live

@raamcosta
Copy link
Owner

I am working through some found challenges, especially related to KSP running on a lot of KMP targets.
I see light at the end of the tunnel though, so it should be a mater of time, mostly.

Regarding to any ETA, I would say in the coming months. It's hard to be more specific than this given my current day to day 😅

@rydwan10
Copy link

Just want say Thank You so much for your amazing works on this library. I am begin to learning about Jetpack Compose since I was a Flutter developer I never touch the native side 🤣

@Onvistlex
Copy link

Onvistlex commented Aug 28, 2024

As soon it is ready, it should be added to the KMP library lists of:

And thank you for your awesome work!! You did a great job!

@isatoyin
Copy link

isatoyin commented Sep 24, 2024

Thank You for this wonderful library. Looking forward to KMP support

@librushi-xm
Copy link

Your library is fantastic! I really appreciate all the hard work you've put into it. I'm excited for the future, especially with potential KMP support. Keep up the great work!

@tprochazka
Copy link

tprochazka commented Oct 21, 2024

I am working through some found challenges, especially related to KSP running on a lot of KMP targets.

Must KSP always run multiple times for every KMP target?
Or can it run only once if it is not necessary to generate platform-specific code for every target?
I would expect that this code should not be platform-specific and should run just one for a common codebase, right?

@sarathZam
Copy link

Really love Compose Destinations, Looking forward to the KMP Support

@GuilhE
Copy link
Author

GuilhE commented Nov 15, 2024

I can't wait too! Every time I use this library, I’m reminded why it’s the best Compose navigation library out there. It truly deserves to have its full potential realised in the KMP realm. 😊

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

No branches or pull requests

10 participants