lucaspbordignon / rn-apple-healthkit

A React Native package for interacting with Apple HealthKit
https://www.npmjs.com/package/react-native-health
MIT License
520 stars 298 forks source link

How to get Water Samples, or other fields sample #54

Open MiracleChrisC opened 5 years ago

MiracleChrisC commented 5 years ago

Thanks for the writing the library.

However, I notice that there're only limited property to get samples. How can I get samples for Water, ...etc

Thanks Chris Chang

zainlinux1989 commented 3 years ago

Is there any way to get the water sample(s) for date?

zainlinux1989 commented 3 years ago

I have implemented in following any one can use or modify as per need, add in package.json "rn-apple-healthkit": "git+https://github.com/zainlinux1989/rn-apple-healthkit.git#9361139", run npm install or yarn install