OvalMoney / react-native-fitness

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

Feature request - add minute interval #55

Closed rlems closed 4 years ago

rlems commented 4 years ago

Thanks for the library, seems to work great! But for a use case of mine I need to be able to retrieve the steps per minute. I see that the interval on iOS and Android can be any kind of time value, including minute. Could that be supported?

I'll try to create a PR myself for this.

Francesco-Voto commented 4 years ago

Thank you @rlems

I close it