Marc Rousavy
Marc Rousavy
iirc I tried to integrate TFLite by source, to avoid having to depend on a pod or gradle input. By source was a bit too complicated because I couldn't get...
https://github.com/mrousavy/react-native-fast-tflite/pull/85
yea send me a PR
Released in [1.6.0](https://github.com/mrousavy/react-native-fast-tflite/releases/tag/v1.6.0)! :)
@Szymon20000 can you take a look at this? 🙏
@dependabot recreate
> [@mrousavy](https://github.com/mrousavy) Would be great to get some feedback as we're somehow blocked with our next release. Thanks alot. If you're blocked on releases feel free to contact my agency...
> Setting the androidPreviewViewType to "surface-view" didn't solve the problem. You should set the surface mode to `texture-view`, not `surface-view`. `surface-view` is the default.
Thanks, good repro. I managed to find the bug and fix it, PR is up: https://github.com/mrousavy/nitro/pull/683