airbnb / airbnb/DeepLinkDispatch

Are dynamic hostnames based on a pattern supported?

Open
#210 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Kotlin
Stars
4.4k
Forks
414
PR merge metrics
No merged PRs in 30d

Description

Is there support for a case like this :

`@DeepLink("http://{name}.example.com/deepLink")`

Looking for variable host names here.

Contributor guide

Open the contributing guide

Research direction

Review the deep-link annotation and annotation-processor implementation to determine how host patterns are currently parsed and matched. Define whether variable hostnames such as `{name}.example.com` should be supported, then document the required behavior and verify it with focused tests in the relevant implementation area.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.