Mike Ribbons

Results 6 issues of Mike Ribbons

Hi, I have started work to get this module working with RN 4.6, see here: https://github.com/mribbons/react-native-cordova-plugin/commit/2eebb79de6987845c47cc18acc0bf670e85a32c3 The Java side seems to initialise OK, I have got around null reference exceptions,...

Resolve RGB alignment issue by using stereo.setDepthAlign(dai.CameraBoardSocket.RGB) Note that we need the python libs as per https://github.com/luxonis/depthai-python/pull/147/commits/0a27ebcf5301ba9166d014bbbb543e431b5af212 for this to work. We get some warnings, and the disparity frames seem...

### What is the problem this feature will solve? `npm.cmd` fails on Windows in UNC (And WSL) paths, because cmd.exe doesn't support UNC paths as cwd: https://github.com/npm/cli/issues/6280 ### What is...

windows
npm
feature request

## What Resolves IOS crash on reload ## Changes Store reference to viewTag Clear `CameraView.frameProcessorCallback` on `RCTBridgeDidInvalidateModulesNotification` ## Tested on iPad Pro 2017 ## Related issues Fixes https://github.com/mrousavy/react-native-vision-camera/issues/1360 Inspired by...

## Description eg: ``` Argument of type "(span: Span, tag: str) -> str" cannot be assigned to parameter "method" of type "SpanMethod | None" in function "set_extension" Type "(span: Span,...

Hi, Firstly, thanks for this amazing extension. For some reason, breakpoints that are set before the app runs don't work, I get output like this when I start the app...