Jorge Masta
Jorge Masta
Duplicated https://github.com/Michaelvilleneuve/react-native-document-scanner/issues/52 Basically, change `import org.opencv.DocumentScannerPackage;` to **`import com.documentscanner.DocumentScannerPackage`** in `MainApplication.java`
Have you follow https://github.com/Michaelvilleneuve/react-native-document-scanner#android-only ?
This could be related to this issue #56 ๐ค I am actually using my own fork of this package https://github.com/Woonivers/react-native-document-scanner > You can try it: `yarn add @woonivers/react-native-document-scanner` but you...
> @jorgemarrero your react-native version ? 0.59.9
Ahรก, probably that's the problem. 0.60 changes a lot in Android, I haven't update for that reason :(
> @jorgemarrero What can you do to make it run at 0.60.xx ? do you have an idea ? No idea, I'm sorry ๐ I will face that problem in...
Hi @umutcetinkaya , I have updated [my fork](https://github.com/Woonivers/react-native-document-scanner) to work with react-native 0.60+
> hello @jorgemarrero. > Trying to get it to compile, but getting > > `PackageList.java:17: error: cannot find symbol import org.opencv.DocumentScannerPackage;` > > I'm using 0.61.1. Any idea? What's version...
> @jorgemarrero I have cloned your master (2.0.0 I suppose) and trying to run it from example folder Sorry, the example folder was pointing to the previous version. I am...
Same here with a **Xioami Mi A1** and | Library | Version | |---------------------------------|---------| | react-native | 0.61.5 | | react-navigation | 4.3.9 | | react-navigation-shared-element | 2.3.0 | |...