react-native-weigh-scale
Getting started
$ npm install react-native-weigh-scale --save
Mostly automatic installation
$ react-native link react-native-weigh-scale
Usage
import WeighScale from 'react-native-weigh-scale';
// TODO: What to do with the module?
WeighScale;