Hi. Anybody tried to make a mpp app with dynamic features with compose?
I have two dynamic feature modules. The main module will be available by default. The other two modules will be installed on demand. How can I access on demand module composable functions from main module?
Slack Conversation