Getting the file path from URI and storing it in the results array / getting the react-native-mlkit-ocr to work in expo – React native
I was trying to get the mlkit to work and get the text from an image, but it couldnot read the file path it showed cannot read the property of null. I tried creating an array, results, to store the…