Remove deep-linking support for screens related to money request
In the current code, deep linking to the screen for each step of money request flow is allowed.
There are logics to handle deep linking to a screen that corresponds to a step in the middle of the money request flow. These logics are not scalable and adds additional complexity.
Let's remove the support for deep linking. All screens should be under a single URL and all steps should be completed under that URL.
Relevant Slack discussion: https://expensify.slack.com/archives/C01GTK53T8Q/p1692998235169129
Issue Owner
Current Issue Owner: @anmurali
Remove deep-linking support for screens related to money request
In the current code, deep linking to the screen for each step of money request flow is allowed.
There are logics to handle deep linking to a screen that corresponds to a step in the middle of the money request flow. These logics are not scalable and adds additional complexity.
Let's remove the support for deep linking. All screens should be under a single URL and all steps should be completed under that URL.
Relevant Slack discussion: https://expensify.slack.com/archives/C01GTK53T8Q/p1692998235169129
Issue Owner
Current Issue Owner: @anmurali