DeepLinkDispatch
DeepLinkDispatch copied to clipboard
Allow specifying Deeplink classes included in the DeeplinkModule
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