andreluisjunqueira / react-native-document-scanner-android

Document scanner android, feature live detection, auto-capture, perspective correction :vibration_mode: :camera: -- :trophy:
MIT License
83 stars 32 forks source link

Fixes error 'android.view.ContextThemeWrapper cannot be cast to android.app.Activity' #25

Open alessioprestileo opened 5 years ago

alessioprestileo commented 5 years ago

I'm trying to use this library within an app built with expo and ejected to expokit. When I try to use the DocumentScanner component in my .tsx file I get the error you can see in the screenshot. I fixed the error by making a couple of changes in 'DocumentScannerViewManager.java', following the suggestion from https://stackoverflow.com/questions/51640154/android-view-contextthemewrapper-cannot-be-cast-to-android-app-activity.

Screenshot 2019-03-19 at 14 07 22