Nguyen Nguyen Nhat

Results 5 comments of Nguyen Nguyen Nhat

It happened on react-native 0.69.3 too. When trigger next and previous button to render a complex children view rapidly.

we should install at least one wallet like Meta mask, Trust wallet,...

I have same issue on `react-native 0.73.4` and `react-native-vision-camera: 2.16.8`. I can't disableFrameProcessors because I am using qr code and face detector

the issue happens on Android with typescript enabled. - "react-native": "0.69.4" - "react-native-vision-camera": "2.15.2" - "vision-camera-code-scanner": "^0.2.0 **Note: I updated react native to 0.70.6 and the issue is resolved**

I resolved the issue by add this line `declare function __scanCodes(): void;` to global.d.ts then start with cache reset