I quote :
A React Native client for Segment. The hassle-free way to integrate analytics into any application.
This library is based on its node counterpart, analytics-node. Despite being designed to run on react-native, it will also work in browsers (via webpack or browserify) and even in nodejs. You only need to include fetch for browsers or node-fetch for nodejs or io.js.
analytics-react-native is a library used to implement Segment API to react-native project.
But what does it bring to my react-native project that analytics-node doesn't.
Can i possibly use analytics-node for my react-native project ?