kadirahq / mantra

Mantra - An Application Architecture for Meteor
https://kadirahq.github.io/mantra/
978 stars 52 forks source link

InjectDeps in react-native app #140

Closed superandrew213 closed 8 years ago

superandrew213 commented 8 years ago

What would be the best way to injectDeps in react-native app?

superandrew213 commented 8 years ago

What do you think @arunoda?

fermuch commented 8 years ago

What's the problem, @superandrew213 ? You can use index.ios.js/index.android.js to call a main.js and there you can use something like initContext, as we're doing it now in web.browser.

And also, I think this question should go to https://github.com/kadirahq/react-simple-di