DeepLinkDispatch icon indicating copy to clipboard operation
DeepLinkDispatch copied to clipboard

Allow specifying Deeplink classes included in the DeeplinkModule

Open notsatyarth opened this issue 7 years ago • 0 comments

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

notsatyarth avatar Jul 03 '18 06:07 notsatyarth