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

HealthKit.TypeIdentifiers is not exported

Open FrankSalad opened this issue 9 years ago • 6 comments

One of the examples appears to be using HealthKit.TypeIdentifiers: https://github.com/elliottsj/react-native-healthkit/blob/master/examples/RCTHealthKitExample/src/components/Characteristics.js#L32

This doesn't appear in the constantsToExport section so I'm now sure how these value actually make it over to the Javascript side. I don't see them defined on the HealthKit object when I use it myself either.

Thanks for your work on this! :+1:

FrankSalad avatar Nov 16 '15 04:11 FrankSalad

Hey, thanks for the issue. I made this project as part of a hackathon, but unfortunately I'm not working on that app anymore, thus no longer using this project. If you'd like to take over this project, I'm happy to give you publish access to the npm package

elliottsj avatar Nov 24 '15 04:11 elliottsj

Sure! Thanks :+1:

FrankSalad avatar Dec 19 '15 21:12 FrankSalad

@FrankSalad What's your npm username?

elliottsj avatar Dec 26 '15 19:12 elliottsj

My npm username is fvs

FrankSalad avatar Feb 15 '16 04:02 FrankSalad

@FrankSalad - If you start a new repo that you'd like to maintain, let me know. I'm currently forking off of this as a starting point, but there should be a canonical healthkit integration for react native.

michaelcox avatar Feb 16 '16 21:02 michaelcox

@FrankSalad Sorry for the late response. I've added you as an owner for https://www.npmjs.com/package/react-native-healthkit

elliottsj avatar Mar 20 '16 00:03 elliottsj