Dmitrij Prokhorenko

Results 2 comments of Dmitrij Prokhorenko

> Hi @mrousavy I've tried to rebuild the code many times (cleaned cache, removed build folders, deleted node_modules...), also copied build.gradle from the sample project... Without frameProcessor, the camera works...

> Found a solution! Replace ```js > // FixedTouchableHighlight.js > import React, { useRef } from 'react'; > import { TouchableHighlight } from 'react-native'; > > export default function FixedTouchableHighlight({...