Currently, Wisp only supports projects that use a single-activity architecture with Jetpack Navigation.
However, a significant number of Android projects still rely on a multi-activity architecture and perform screen navigation using Intents.
To address this gap, this issue proposes implementing support for deep link navigation in multi-activity projects, enabling Wisp to handle deep link transitions based on Intent-driven navigation flows.
Currently, Wisp only supports projects that use a single-activity architecture with Jetpack Navigation.
However, a significant number of Android projects still rely on a multi-activity architecture and perform screen navigation using Intents.
To address this gap, this issue proposes implementing support for deep link navigation in multi-activity projects, enabling Wisp to handle deep link transitions based on Intent-driven navigation flows.