Hi everyone! 👋 I'm new here and happy this channel exists 😌
I'm starting to learn and prototype navigation for a new Wear OS app and I noticed Navigation 3 is now stable and promoted as the way forward.
Is it correct that for Wear Compose, the previous Compose Navigation is still the current and recommended solution, as found in androidx.wear.compose:compose-navigation 1.6 alphas ?
c
chiara chiappini
12/02/2025, 4:26 PM
Hello! Yes you are right, Navigation 3 is not yet available on Wear OS and you should use the API from androidx.wear.compose:compose-navigation
thank you color 1
s
stevebower
12/04/2025, 5:31 PM
Hi - for what it's worth, I don't think we've made any changes to Navigation in the Wear Compose 1.6 release (that is, the navigation 2 compatible library). But - good news, we are working on adding Wear Compose Navigation 3 as part of the 1.6 release.
😃 1
f
François Simond
12/04/2025, 8:45 PM
Awesome to hear @stevebower. I appreciate you share this, that way I won't go too deep on Navigation 2 unnecessarily 🙏