Closed gowtham171 closed 3 years ago
Please make sure your installation order is the same as the following.
$ react-native link react-native-document-scanner
What specifications of the dependencies on your computer?
Same error after following the steps
C:\Users\Gowtham.C\Downloads\New folder (4)\RN-react-native-document-scanner-main\android\app\src\main\java\com\example\MainApplication.java:7: error: package com.ubidreams.RNDocumentScanner does not exist import com.ubidreams.RNDocumentScanner.RNDocumentScannerPackage; ^ C:\Users\Gowtham.C\Downloads\New folder (4)\RN-react-native-document-scanner-main\android\app\src\main\java\com\example\MainApplication.java:30: error: cannot find symbol new RNDocumentScannerPackage(), ^ symbol: class RNDocumentScannerPackage 2 errors
FAILURE: Build failed with an exception.