are there any plans or work that is currently happ...
# multiplatform
m
are there any plans or work that is currently happening to bring Nav3 to multiplatform? https://developer.android.com/guide/navigation/navigation-3
👍 1
k
I can't find the source now, but Ian Lake mentioned that it's being worked on with multiplatform in mind
z
Indeed, it's mostly common code, and like with a lot of other things in Compose it was built like that intentionally, but we'll need to do some work to adapt and publish it for multiplatform. Follow that issue above for updates!
👍 1
m
great to hear that, thanks for the updates 🙂
k
m
Wait, so is it actually KMP ready right now? Not sure how to understand his reply
z
It was written in a way to make it relatively easy to adopt it to multiplatform, minimizing Android dependencies. Google is also collaborating with people from our side to make this happen (like on a lot of Compose things). But we'll still have to do a bunch of work to adapt it to multiplatform and publish it for multiplatform (and there's other work for the CMP team that competes with this for resources). We've certainly seen the excitement around Nav3 of course, and I'll definitely push for it to be prioritized if possible.
👍 1