krzysztofzablocki / Inject

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

ViewController creation - abstract inject integration using generic l… #62

Closed sassiwalid closed 1 year ago

sassiwalid commented 1 year ago

The idea behind this PR is to abstract injection of ViewController using generic load from Nib function.

johnno1962 commented 1 year ago

Thanks @sassiwalid, what do you think @krzysztofzablocki ? How does this fit into your world view?

johnno1962 commented 1 year ago

Any chance you could revert the changes to the README as I don't think you're quite understanding how the ViewController hosting is working. It would be better if this change were just additive.