Robrecht Meersman
Robrecht Meersman
Hi. I see this is still an issue and I'd like to submit a PR. Any particular reason why you would report `console.error` in the first place? I would omit...
Nice! This is fixed on Android now. On iOS we still cannot configure the a11yLabel or testID. They will always be set to the title of the previous screen (unless...
I had the same issue, I think the error message you receive from the Google Fit API is incorrect. For heart rate you also need to request the `android.permission.BODY_SENSORS` permission....
Closes https://github.com/obipawan/react-native-hyperlink/issues/67.
@obipawan can you review this? It blocks upgrading to RN 0.69.
Had the same issue after updating to RN 0.72 (I was already on the latest version of reanimated and RNGH). I could pinpoint it to the `ListHeaderComponent` prop. When `ListHeaderComponent={()...
As far as I understand, this issue arises from a version mismatch of `com.google.android.gms:play-services-location` between `expo-location` and `react-native-maps`. See #23501 which essentially introduces the bug. To fix this, make sure...
Same, would be nice if this API is a bit more documented.
Super nice lib but no Expo support 😢
@JuanSeBestia looks good to me, can this be merged and published?