while trying this amazing project for UIKit, i found that it might be useful for some architecture to be able to attach a hook to be executed after the controller is reloaded, in the example i attach in the source-code, we rebind the controller to the presenter when it's re-created.
Hello,
while trying this amazing project for UIKit, i found that it might be useful for some architecture to be able to attach a hook to be executed after the controller is reloaded, in the example i attach in the source-code, we rebind the controller to the presenter when it's re-created.