Skip to content

feat: Support multi activity architecture project #36

@angryPodo

Description

@angryPodo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FEAT✨Add a new feature or change the behavior/policy of an existing feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions