Matin Zadeh Dolatabad
Matin Zadeh Dolatabad
I can't relate between Google Fit and Health Connect here?
It's not picked up yet! I would be happy if you want to contribute.
What do you mean?
However this is a good addition but I believe that the kotlin template was started with RN 0.72.0 and this module also only supports 72 and above. Is there any...
Hey! First of all, you are casting the result to any which is not ideal. Remove any to get the inferred types. Secondly, `HeartRate` is a separate entity. There is...
I don't know what you mean. But maybe you can check start and the end time of the exercise session and then match it with heart rate data. They are...
This function hasn't been changed for a while and it can be due to changes from Google. So, expect these behaviours in alpha version. I will try to narrow down...
Finally I got some time to check this out! This can be related to permission delegate API not being fully compatible with RN. Can everyone verify closing and opening the...
Because I am using the base record both for inserting and result data that it is optional by default. When you are trying to insert a record metadata is optional...
`ExerciseRoute` permission has a different contract which is not implemented yet. I would be happy if you are willing to contribute. https://github.com/matinzd/react-native-health-connect/issues/34