Manolo Battista
Manolo Battista
I can finally run `face-api-js` through the webview on ReactNative :) I load a locally `index.html` with face-api detection code: ``` img { z-index: 0; } #overlay, .overlay { position:...
> @manolo-battista how did you organize the folders? I'm having trouble importing files and loading models I added `index.html` in the same folder of my `FaceDetection.tsx` file. The webview import...
> @manolo-battista did you find any solution for this ? no, unfortunately I still didn't find any solution. For my projects at the moment I'm using `runAtTargetFps` to run lower...