Josef Raska
Sep 4, 2018 · 1 min read

Yes that is true.

I did a research through some widely used apps and only around half of them fulfilled the requirement “producing same stack”, so I kept it like that for now.

Having said that, the advantage of deep link navigation I see is you can change this easily and add some code to external deep link handling produce the stack adding synthetic deep link like:

deepLinkLauncher.launch(bottomStackUrl)
deepLinkLauncher.launch(externalUrl)
    Josef Raska

    Written by

    Key to being a good engineer is largely to use your judgment and avoid problems that would require a good engineer to solve them. Code matters!