I am using expo-camera to scan barcode but firstly I want to invert the color of camera feed then scan.

Hi @mohd-saqlain

See my answer here:

Another possibility might be to use a React Native Vision Camera frame processor plugin to invert the image before trying to detect the barcode. I assume you could modify one of the existing plugins. e.g.: