lucaspbordignon / rn-apple-healthkit

A React Native package for interacting with Apple HealthKit
https://www.npmjs.com/package/react-native-health
MIT License
519 stars 296 forks source link

Gathering symptoms from HealthKit #174

Open CoenWarmer opened 4 years ago

CoenWarmer commented 4 years ago

From iOS 13.6 HealthKit supports tracking of health symptoms (https://developer.apple.com/documentation/healthkit/data_types/symptom_type_identifiers). Is this something that could be supported as part of this library?

Okelm commented 3 years ago

I'm on it 👍

CoenWarmer commented 3 years ago

Thank you @Okelm!

lucaspbordignon commented 3 years ago

@Okelm Not sure if you're interested, but as this project is not under active maintenance lately I've created a new NPM package and started to maintain/add new features there

The repo is this one, would love to have your contributions there too, if that makes sense for you 🙂