OvalMoney / react-native-fitness

A React Native module to interact with Apple Healthkit and Google Fit.
MIT License
343 stars 68 forks source link

added interval support #18

Closed CruelMoney closed 4 years ago

CruelMoney commented 4 years ago

I needed to use a smaller interval than a day, and added the option to use an hourly interval. Could be made more versatile.

scerelli commented 4 years ago

thanks @CruelMoney are you planning to implement also the android part?

CruelMoney commented 4 years ago

thanks @CruelMoney are you planning to implement also the android part?

Yes, probably within a month.

scerelli commented 4 years ago

ok so let's keep this open until it's finished

scerelli commented 4 years ago

seems good to me, @CruelMoney if you fix the conflicts i think we can merge this.

cc @Francesco-Voto let me know if these changes are ok for you so i can test it on some devices

CruelMoney commented 4 years ago

Just finished the android implementation and added details to the readme. How does it look?

scerelli commented 4 years ago

@CruelMoney looks good to me i'm gonna merge this