airbnb / airbnb/DeepLinkDispatch

Allow specifying Deeplink classes included in the DeeplinkModule

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

Description

I'm not sure if this is valid UseCase. But I essentially want to be able to specify which classes a deeplink module included based on certain runtime configurations(RemoteConfigs).Since the DeeplinkHandlers are picked up per module and the DeeplinkModuleLoader is generated, is there a way I can have swap out `DeeplinkModuleLoaders`(If I can specify which classes to use) to be used

Contributor guide

Open the contributing guide

Research direction

Start by reading DeeplinkModule, DeeplinkHandlers, and the generated DeeplinkModuleLoader mentioned in the issue. Determine whether runtime configuration can select the handlers or loaders; the issue does not define a concrete expected behavior or acceptance test for completion.

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.