Michał Miszczyszyn
Ok, then I am missing a key piece of information in the presented pattern - how to pass information to < UIButton /> about what state the placed children are in, especially when our UI is dependent on the state of the application (spinner animation in the UIButton when it processes a request, or disabled state) e.g:
< UIButton >
< button > Send Request < / button >
< / UIButton >.
< Link >Try to redirect < / Link >
< / UIButton >.