react-native-store-information

Getting started

$ npm install react-native-store-information --save

Mostly automatic installation

$ react-native link react-native-store-information

Usage

import StoreInformation from 'react-native-store-information';

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