OvalMoney / react-native-fitness

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

Feature request - Get flights/floor data #43

Open maxmijn opened 4 years ago

maxmijn commented 4 years ago

Hi guys!

Thanks a lot for this library! I would like to integrate the amount of floors/flights climbed in my app. Could you point me in the right direction or is this something you are willing to implement? For now iOS HealthKit data is enough for my use case.

Francesco-Voto commented 4 years ago

Hi @maxmijn,

Thank you!

We can work on it of course, since we are planning the next steps. Anyway I would like to continue keeping the two platforms in sync when it is possible. So a new feature should have both API for Android and iOS.

maxmijn commented 4 years ago

I can completely understand, but I do not think Google Fit has this data unfortunately.

shekharskamble commented 3 years ago

Hi @maxmijn I want to add flights climbed in my app too, how did you achieve that?