Mpapous
Mpapous
https://github.com/terrillo/rn-apple-healthkit/blob/be222fa98644e0f8a04460ec28923bb3c7523e14/RCTAppleHealthKit/RCTAppleHealthKit%2BTypesAndPermissions.m#L43 There is no permission here for swimming. As a result you are not prompted in the menu to turn this permission on or off. And also you can't pull...
In Apple health people can have multiple third parties adding data into the samples of the same metric. Is there a way to only get data from the source selected...
When adding data manually to the distance cycling the method provided is not returning results. By checking the package code I found the line below: ```BOOL includeManuallyAdded = [RCTAppleHealthKit boolFromOptions:input...
## Ask your Question I have a monorepo using yarn 3 and workspaces with the below structure: ``` applications - mobile package.json - web package.json package.json ``` Currently all my...
**Describe the bug** The package doesn't seem to work with "react-native-gesture-handler": "^2.16.0" on web. **Platform & Dependencies** Please list any applicable dependencies in addition to those below (react-navigation etc). -...