react-native-health icon indicating copy to clipboard operation
react-native-health copied to clipboard

Update the observers logic to listen to all sample types

Open lucaspbordignon opened this issue 5 years ago • 0 comments

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

lucaspbordignon avatar Oct 03 '20 20:10 lucaspbordignon