Skip to content

feat: Make URI parser flexible & support standard schemes #24

Description

@angryPodo

The current ?stack=A|B format is too rigid.
We need to support standard deep link formats like myapp://splash/home/detail.

To-Do:

  • Extract WispUriParser interface.
  • Implement a default parser that splits URI path by /.
  • Allow custom parser injection in Wisp.initialize().

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions