Hi everyone! :wave: I'm new here and happy this ch...
# compose-wear
f
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
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
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
Awesome to hear @stevebower. I appreciate you share this, that way I won't go too deep on Navigation 2 unnecessarily 🙏