react-native-mobile-data

Getting started

$ npm install react-native-mobile-data --save

Mostly automatic installation

$ react-native link react-native-mobile-data

Usage

import MobileData from 'react-native-mobile-data';

// TODO: What to do with the module?
MobileData;