Skip to content

Feature Request: Add Deeplink Support #920

@muharihar

Description

@muharihar

Hi Team,

First of all, thank you for the incredible work on this open-source project. The codebase is well-structured, the documentation is clear, and it's evident that a lot of thought and care has gone into maintaining this repository. It's been a pleasure to explore and use.

I would like to suggest adding deeplink support to enhance the app’s navigation capabilities and improve user experience.

📋 Motivation
Deeplinking improves usability by enabling:

  • Direct navigation from notifications, emails, or external apps
  • Better integration with other systems or services
  • Seamless onboarding or user-specific redirections (e.g., app://user/123, app://settings)

Expected Behavior

  • The app should recognize and respond to specific URI patterns
  • Deep links should route users to the appropriate screen with correct state/data

💡 Suggested Implementation

  • Register URI schemes or universal links
  • Map routes or screens to deeplink patterns
  • Handle invalid or incomplete links gracefully

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions