GregWilson / react-native-apple-healthkit

A React Native bridge module for interacting with Apple HealthKit data
176 stars 42 forks source link

Looking for collaborators #20

Open GregWilson opened 7 years ago

GregWilson commented 7 years ago

I am currently looking for collaborators to work on this project with a potential path to taking over the repo.

Please reply below if you are interested.

terrillo commented 7 years ago

@GregWilson I'm up for a takeover!

StasDoskalenko commented 7 years ago

Hey! I'm in too.

Working on https://github.com/StasDoskalenko/react-native-google-fit

I guess it would be awesome if we can create single API forth both modules.

StasDoskalenko commented 7 years ago

@GregWilson please merge this PR and bump project version. Few very important fixes included and new delete steps method.

https://github.com/GregWilson/react-native-apple-healthkit/pull/21

Thanks!

ApolloMuses commented 7 years ago

@GregWilson I'm interested to help collaborate! I'm pretty new to RN but would love to learn and contribute!

seanadkinson commented 7 years ago

@StasDoskalenko Maybe choose another name, and publish to npm, and just takeover the project?

seanadkinson commented 7 years ago

FYI, I needed this today, so I published to NPM.

npm install --save react-native-apple-healthkit-rn0.40@0.2.1-2
react-native link react-native-apple-healthkit-rn0.40

Usage:

import AppleHealthKit from 'react-native-apple-healthkit-rn0.40';
MaximeHeckel commented 7 years ago

@terrillo @StasDoskalenko have you both started your own fork? @ca also tries to contribute to the project see #29 (I'd love to see this merged somewhere) and I'd like to add a way to get workouts through this package