react-native-mlkit
react-native-mlkit copied to clipboard
expo-modules-core Dependency Issue in React Native CLI
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?