adrielcafe / voyager

🛸 A pragmatic navigation library for Jetpack Compose
https://voyager.adriel.cafe
MIT License
2.39k stars 114 forks source link

Deeplinks and Voyager #345

Open Raynafs opened 4 months ago

Raynafs commented 4 months ago

I am struggling to figure out how I can implement deep links in voyager.
I have checked the documentation and I don't really understand it well.

Do you have a sample code snippet showing how you've implemented it?

nvkleban commented 4 months ago

You can check here how to handle new intent. Then you just parse info you need and navigate.