Seth Peterson
Results
1
comments of
Seth Peterson
I was able to get around this issue by recreating scanBarcodes in my component. The whole thing looks something like this: ``` import 'react-native-reanimated'; import React, { FunctionComponent, useEffect, useCallback,...