Error “[Reanimated] Trying to access property ‘setValue'” when pinch to zoom in using react-native-pdf-light’s
I’m in a React Native project, currently trying to display a zoomable single page PDF file, I tried using <ZoomPdfView />
from the library react-native-pdf-light
and the page is displayed, but this error shows up when trying pinch to zoom in. Any idea why this can happen and how to solve?