A

Results 14 issues of A

Hello! I've been trying to learn how to use djinni but I only found tutorials for the "old" structure. How would I go about to use this new one instead?...

Hello, I am trying to use this code with React-Native (metro). I am using the following settings: ``` compact: true, controlFlowFlattening: false, deadCodeInjection: false, debugProtection: false, debugProtectionInterval: 0, disableConsoleOutput: true,...

I have posted on the main `react-native-camera` repo but this seems newer: Is there any way to get the image data (i.e. pixel array) from the current live preview? I...