matinzd / react-native-health-connect

React native library for health connect (Android only)
http://matinzd.github.io/react-native-health-connect
MIT License
207 stars 43 forks source link

[Discussion]Has anyone using it in release application? #57

Open Krupal5691 opened 8 months ago

Krupal5691 commented 8 months ago

Has anyone using health connect in release application?

How is the performance?

Does steps counts shows accurate results?

ceebows commented 8 months ago

we are planning to make the switch from this package:https://www.npmjs.com/package/react-native-google-fit to this health connect one.

Google will be shutting down Google Fit API's for android and the repo i linked relies on it still with no recent news of updating to health connect.

Read more here (the note): https://developers.google.com/fit/android

we have not made the transition as of yet, but this health connect repo does look more promising since it seems to support and enable more health data types. / permissions.

alexkuttig commented 4 months ago

Yes we do with Teamfit

It works fine in general, but since the Android API is changing from time to time, we had quite some crashes.