voyager
voyager copied to clipboard
[Question] Deep Link support?
I see that deep link docs are incorrect. I don't think deep link is supported.
Anyone who made deep link work using Voyager? Please share your thoughts here
Here is my comment on how I got deep link working https://github.com/adrielcafe/voyager/issues/149#issuecomment-1557515694
I followed the same for Android. The problem I'm facing is, my UI is shared. So need a way to communicate back to navigate via Voyager. I've managed for Android but not iOS though.
If only there is some API like DeepLinkHandler { }