Justin Kaufman

Results 18 issues of Justin Kaufman

# Why Typo in JSDoc comment results in confusing documentation ([Magnetometer](https://docs.expo.dev/versions/latest/sdk/magnetometer/)): Expected: `A callback that is invoked when a magnetometer update is available. When invoked, the listener is provided with...

bot: suggestions

### Question Photo capture performance drops significantly and results in a preview layer freeze when the `video` prop is set to `true`. Condition | Format Filter | Photo | Video...

💭 question

**Describe the bug** The reference frame for `Orientation` on iOS does not always match that on Android because React-Native-Sensors does not explicitly configure `CoreMotion` to return attitude readings relative to...

This PR reflects the one-line change proposed in [#266](https://github.com/michalchudziak/react-native-geolocation/issues/266)

[Reviewing the code](https://github.com/michalchudziak/react-native-geolocation/blob/7de1d36bc1b7bf474f241fd6b0c7225b884f73a4/android/src/main/java/com/reactnativecommunity/geolocation/GeolocationModule.java#L52), it appears that the default location provider configuration setting, `auto`, always yields the Android location provider. - At [GeolocationModule.java:37](https://github.com/michalchudziak/react-native-geolocation/blob/7de1d36bc1b7bf474f241fd6b0c7225b884f73a4/android/src/main/java/com/reactnativecommunity/geolocation/GeolocationModule.java#L37), `mLocationManager` is set to `AndroidLocationManager`. - When the...

bug

### What's happening? Moto G 5G 2022 is reporting only one physical device on the back camera, but there are three present. ### Reproduceable Code ```tsx import { Camera }...

🐛 bug

### What's happening? `takeSnapshot()` throwing error `EUNSPECIFIED` `quality` ### Reproduceable Code ```tsx const camera = useRef(null) const device = useCameraDevice('back') ``` ### Relevant log output ```shell Type Time PID Tag...

🐛 bug

This repository should have a logo! :)

enhancement

Add a slide down to dismiss gesture recognizer to mimic the system Photos app.

enhancement

Discuss or discourage use of `new`.