pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

Added computed var to obtain the main View Controller #46

Closed javikr closed 5 years ago

javikr commented 5 years ago

Added a new public var in order to get only the main view controller.

pmusolino commented 5 years ago

Hi @javikr,

can you explain what is your use case?

Thanks -Paolo

javikr commented 5 years ago

Hi @pmusolino,

I need to add the Wormholy main view controller into a container Tab Bar Controller as a child view.

I think that this update can be useful for launching Wormholy flow as a subview of any container view.

Thanks for your incredible work! Best regards, Javier.