RIBs
RIBs copied to clipboard
[Question] [Android] How do you manage view hierarchy across nested RIBs?
Should something like LoggedInView know about views of some other view nested in some sibling view? Is it the routers responsibility? How exactly do we do animations and transitions on views across nested RIBs?