airbnb / airbnb/DeepLinkDispatch
Allow specifying Deeplink classes included in the DeeplinkModule
- 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
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