-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add HK RunningSpeed to permissions #249
Conversation
@GGGava can you take a look at this PR please? |
Sync with parent repo
+1 if this repo is not maintained, perhaps worth considering https://github.com/kingstinct/react-native-healthkit |
hey @vojto, we do not have active people working on this repo, but we are open to add more maintainers. |
Hey @walterholohan thank you very much for your contribution and I'm really sorry for the time I took to review your PR. Could you fix the conflicts in this PR so I can merge it? thanks :D |
@GGGava conflicts now resolved |
@vojto thank you for this, and something we will look into. As currently, react-native-health does not support saving a full workout to healthKit but I can see that this library does or seems to do with |
Description
We use react-native-health to ask users to accept HK permissions of metrics that we use in our Apple Watch app. In WatchOS9 'RunningSpeed' was released which will return the pace of the user while running outside. This PR exposes the new metric to the Permissions module of this library
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist: