Bertalan Vad

Results 2 comments of Bertalan Vad

I encountered same issue. I found out that swapping the problematic row to `#include ` solves the problem and the app builds. Reference: https://github.com/mrousavy/react-native-vision-camera/issues/1450#issuecomment-1418959307 ``` "react": "18.2.0", "react-native": "0.72.4", "react-native-vision-camera":...

Submitted PR (https://github.com/margelo/react-native-worklets-core/pull/118) with the possible fix.