react-native-mlkit icon indicating copy to clipboard operation
react-native-mlkit copied to clipboard

expo-modules-core Dependency Issue in React Native CLI

Open victorious85 opened this issue 8 months ago • 0 comments

I'm trying to use @infinitered/react-native-mlkit-document-scanner in a React Native CLI project, but I encountered a build error related to expo-modules-core.

Error: Unable to resolve module expo-modules-core from /node_modules/@infinitered/react-native-mlkit-document-scanner/build/index.js: expo-modules-core could not be found within the project or in these directories: node_modules

Does @infinitered/react-native-mlkit-document-scanner officially support React Native CLI, or is it intended only for Expo projects?

victorious85 avatar Mar 21 '25 20:03 victorious85