inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)
MIT License
693 stars 210 forks source link

Provide 'Meteor' to global scope during development #181

Open JulianKingman opened 7 years ago

JulianKingman commented 7 years ago

It would be really useful if I could access Meteor methods in the javascript inspector. If it could be provided globally during development, that would be super-useful for debugging.