$ npm install react-native-background-checker --save
$ react-native link react-native-background-checker
import BackgroundChecker from 'react-native-background-checker';
// TODO: What to do with the module?
BackgroundChecker;
$ npm install react-native-background-checker --save
$ react-native link react-native-background-checker
import BackgroundChecker from 'react-native-background-checker';
// TODO: What to do with the module?
BackgroundChecker;