react-native-health
react-native-health copied to clipboard
Update the observers logic to listen to all sample types
Update the observers logic to listen to all sample types supported by the library
Currently, we only support the following sample types
Cycling
HeartRate
RestingHeartRate
Running
StairClimbing
Walking
Workout
However, additional samples (as BloodGlucose) can be queried by the library and can be fetched using the same observed strategy.
References
- https://github.com/terrillo/rn-apple-healthkit/issues/173