Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-weigh-scale

github_account81MIT1.0.26

TODO

react-native

readme

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;