Eytan Manor
1 min readMar 23, 2017

--

Usually when people want to use React Native along with Meteor they download an NPM package providing you with the DDP client. MCB will not just provide you with the DDP client, it will provide you with whatever Atmosphere package available out there, which means you can also use the Minimongo API, and any other third-party Atmosphere package. Using MCB with React Native is the way to go.

--

--