Walter Holohan
Walter Holohan
We have a react native project as part of a yarn workspace monorepo. However when we add the library `@storybook/react-native` the app crashes on startup with the dreaded `INVALID HOOK...
This PR attempts to create the mechanism for the phone to receive a file from the watch using the `didReceiveFile` event. I have tried to copy how it was previously...
Hi, We are seeing a few errors on Sentry with the following error message `User interaction is not allowed`. It happens when a user is trying to get a refresh...
## 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...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
Hi, I have a couple of queries on the React Native SDK asking if they can set the language of the SDK to something other than English. Is this possible?...
When do you plan to release a React Native module that will bridge the iOS and Android SDKs. I have created a custom bridge but am struggling to get the...
# Bug We just recently updated RN to 0.72.5 and react-native-reanimated to 3.5.4 and released it to production over the weekend. And then we started to get reports from our...
Is it possible to use this framework when trying to run automated UI tests for a Apple Watch app?
Hey, Have just run into an issue with using HealthKit.useSubscribeToChanges on a simulator. Its throws the below error when reloading the app during development. Do you know how we could...