Releases: agencyenterprise/react-native-health
Releases · agencyenterprise/react-native-health
v1.7.0
Major Changes
- Fix read permissions for nutrition methods 6aacfe4
- Allow querying using HKAnchoredObject 746c518
- Allow reading Calories and Protein consumed 0fe1ddc
- Allow reading water samples (from getWater()) 0d96b72
- Allow reading blood type (from getBloodType())1d0c791
- Allow self-initializing methods in Objective-C 14ae619
- Improve error handling for all methods 98c4050
Minor Changes
v1.6.0
v1.5.0
v1.4.0
v1.3.2
v1.3.1
v1.3.0
Major changes
- New methods for background processing 2e3e285
- Export
getAppleStandTime
method d833461 - Add period and includeManuallyAdded options for energy and flightsClimbed methods becd940
- Add kcal unit for energy methods 055aa15
Additional notes
- With this release, we do have the default values for period set for 60 minutes at both energy methods. It was previously set for a full day. Look at #29 for further information
v1.2.1
v1.2.0
v1.1.5
- Update RCTAppleHealthKit+Methods_Activity.m 30c4454
- getDailyStepCountSamples is returning an array ed2b70e
- Implement AppleStandTime ee512cb
- Add methods and documentation for getDistanceSwimming 3fc363a
- Update info.plist location a3c3932
- Add Xcode Capabilities Documentation be63d74
- Add includeManuallyAdded flag to options type 6cf35bb