I just viewed your article on Medium about this repository, it really useful and interesting.
Now I have a question, how to open specific fragment in another module
For example: Module1 have : fragA, fragB ; Module2 have : fragX, fragY
In case user now in fragA and need to open fragY, how to handle cases like this by your pretty way?