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

Looking for collaborators

Open GregWilson opened this issue 9 years ago • 7 comments

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.

GregWilson avatar Feb 17 '17 19:02 GregWilson

@GregWilson I'm up for a takeover!

terrillo avatar Feb 19 '17 04:02 terrillo

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 avatar Feb 20 '17 09:02 StasDoskalenko

@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!

StasDoskalenko avatar Feb 23 '17 15:02 StasDoskalenko

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

ApolloMuses avatar Mar 29 '17 16:03 ApolloMuses

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

seanadkinson avatar Apr 05 '17 20:04 seanadkinson

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

npm install --save [email protected]
react-native link react-native-apple-healthkit-rn0.40

Usage:

import AppleHealthKit from 'react-native-apple-healthkit-rn0.40';

seanadkinson avatar Apr 17 '17 09:04 seanadkinson

@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

MaximeHeckel avatar May 25 '17 04:05 MaximeHeckel