How can i consume meteor publication and subscription as a service for the react-native to consume?

im new to meteor, just build todo app with meteor but how do i use it with react-native to consume the pub sub ?

Take a look at this https://medium.com/differential/connecting-react-native-and-meteor-cccdb0df29e3 and this Meteor + React Native integration?