krzysztofzablocki / Inject

Hot Reloading for Swift applications!
MIT License
2.1k stars 114 forks source link

Add After injection hook #91

Closed iMostfa closed 4 months ago

iMostfa commented 4 months ago

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.

ahmdyasser commented 2 months ago

3alamy