appsquickly / typhoon

Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
https://pilgrim.ph
Apache License 2.0
2.7k stars 269 forks source link

How to instance without storyboard? #577

Closed FKLam closed 6 years ago

FKLam commented 6 years ago

From AVc to BVc,but my project had pure code,instaed storyboard.How can I do?

jasperblues commented 6 years ago

https://github.com/appsquickly/Typhoon/wiki/What-can-be-Injected#injecting-the-assembly-itself

There's an example of this in the sample app: https://github.com/appsquickly/Typhoon-Swift-Example

jasperblues commented 6 years ago

@FKLam please get in touch if you have further questions. StackOverflow is also a good place to ask.