An example that brings Meteor and React Native together (via WebSocket polyfill)
Note this is an experiment, subject to change.
This works with the Meteor todos
example project.
I’m using a pure JavaScript DDP client to talk to Meteor (via DDP).
https://docs.npmjs.com/getting-started/installing-node
$ npm install