Christopher Janietz

Results 9 comments of Christopher Janietz

The issue is still present, manually appending the / to the registry fixes it. It keeps losing the last path segment otherwise @zkochan

I have made a solution which uses require for getting the stopword files. When combined with webpack and raw-loader you can make the download of the actual stopword files completely...

You are following the instructions? OpenCV is a separate download which you have to extract

I am encountering the same issue ![image](https://user-images.githubusercontent.com/10359132/194600655-9cc76043-a3a3-404a-8016-73d73a6b0dd9.png) Here is a fully symbolicated stack trace

@jackw I attempted to fix it with the webpack config also and I was not able to make it work, therefore I fixed it directly in this call. I dont...

I see this problem on Android as well and also I have by now tried many variants of getting this fixed. What did no help yet: - Upgrading reanimated -...

I have found the issue: updateLifecycleState is called from onDetachedFromWindow and it assumes the hostLifecycleState is the indicator to update the Camera. However this is only bound to the actual...

@NagRock would you please consider merging this, this really blocks quite some use cases