react-native-samsung-health
v1.0.0
Published
React Native package to access Samsung Health data using samsung health kit android sdk
Downloads
15
Readme
react-native-samsung-health
Getting started
$ npm install react-native-samsung-health --save
Mostly automatic installation
$ react-native link react-native-samsung-health
Usage
import SamsungHealth from 'react-native-samsung-health';
// TODO: What to do with the module?
SamsungHealth;