react-native-camera without detaching from expo possible?

Is there a way to use react-native-camera package without ejecting from Expo.
We are trying to do text-recognition and the existing work-around with tesseract.js and webview are not fast enough.

Any guidance is appreciated.

Did you find any solutions? I’m trying to do the same thing. Run text recognition on what the camera sees.