agencyenterprise / react-native-health

A React Native package to interact with Apple HealthKit
MIT License
863 stars 233 forks source link

Support largeCalorie, smallCalorie, and kilocalorie #159

Open sgup opened 3 years ago

sgup commented 3 years ago

Is your feature request related to a problem? Please describe. Looks like calorie is being deprecated: https://developer.apple.com/documentation/healthkit/hkunit/1615359-calorie

Describe the solution you'd like Support the other HKUnit types for smallCalorie, largeCalorie, etc.

macelai commented 3 years ago

Thanks @sgup

Feel free to open a PR