Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
305 stars 128 forks source link

error: cannot find symbol import org.opencv.DocumentScannerPackage #38

Open Whitelotuscorp opened 4 years ago

Whitelotuscorp commented 4 years ago

i have imported import com.documentscanner.DocumentScannerPackage in my myapplication file

but when i try to build project in app/build/generated/rncli/src/main/java one file called PackageList.java

this file generates automatically and in this file it will take import as org.opencv.DocumentScannerPackage

i can not change this file because this is system generated file

Please help me on this

TakaKeiji commented 4 years ago

I'm facing the same issue

Gricardov commented 4 years ago

Did you find the solution? :((

imansalhi commented 4 years ago

same issue