UNPKG

rn-apple-healthkit

Version:

A React Native package for interacting with Apple HealthKit

42 lines (33 loc) 2.06 kB
# Changelog 0.8.0v - Added Support to read Mindfulness data from HealthKit [#139](https://github.com/terrillo/rn-apple-healthkit/pull/139) - Biological sex permission request [#136](https://github.com/terrillo/rn-apple-healthkit/pull/136) - Fixed sleep permission request not working [#132](https://github.com/terrillo/rn-apple-healthkit/pull/132) - Support asking for DateOfBirth permission [#134](https://github.com/terrillo/rn-apple-healthkit/pull/134) - Fixes URLs in podspec pointing to an invalid repository. [#129](https://github.com/terrillo/rn-apple-healthkit/pull/129) - Add getDistanceSwimming method [#135](https://github.com/terrillo/rn-apple-healthkit/pull/135) 0.7.2v - Add query for basalEnergyBurned. [#49](https://github.com/terrillo/rn-apple-healthkit/pull/49) 0.7.1v - Add TypeScript definition file [#63](https://github.com/terrillo/rn-apple-healthkit/pull/63) - Fix ios 9 crash [#109](https://github.com/terrillo/rn-apple-healthkit/pull/109) 0.7v - Added Pods Header in Header Search Path [#101](https://github.com/terrillo/rn-apple-healthkit/pull/101) - Add podspec for CocoaPods [#96](https://github.com/terrillo/rn-apple-healthkit/pull/96) 0.6.5v - Enable fetching basal energy [#23](https://github.com/terrillo/rn-apple-healthkit/pull/23) - remove checkPermission functions in order to use from PR [#69](https://github.com/terrillo/rn-apple-healthkit/pull/69) - Added correct link to permissions. [#73](https://github.com/terrillo/rn-apple-healthkit/pull/73) - Add unified way to get workouts + convert Activity Types to name + isTracked flag [#25](https://github.com/terrillo/rn-apple-healthkit/pull/25) 0.6.4v - Basal energy ([#23](https://github.com/terrillo/rn-apple-healthkit/pull/23)) - Fixed issues with saving weight in the past - Commited the docs to increase pull request support - Add daily samples for: - Flights Climbed - WalkingRunning Distance - Cycling Distance 0.6.3v - Food and Water ([#19](https://github.com/terrillo/rn-apple-healthkit/pull/19)) 0.6.1v - HKQuantityTypeIdentifierActiveEnergyBurned