spencercarli / react-native-meteor-boilerplate

MIT License
628 stars 139 forks source link

check ddp server conection #77

Closed ketankulkarni closed 7 years ago

ketankulkarni commented 7 years ago

while following steps to integrate react native and meteor from https://medium.com/differential/connecting-react-native-and-meteor-cccdb0df29e3
there is instruction to check connection with DDP server
So how to check DDP server connection

spencercarli commented 7 years ago

You'll see some information in the console when you turn on remote debugging for the React Native app. Something along the lines of "DDP is..."