Michaelvilleneuve / react-native-document-scanner

Document scanner, features live border detection, perspective correction, image filters and more ! 📲📸
MIT License
843 stars 289 forks source link

RNPdfScanner was not found in the UIManager #80

Open mehdihussain9 opened 4 years ago

mehdihussain9 commented 4 years ago

I followed exact same steps given in ReadMe file. The build is successful, but when I open component that contains DocumentScanner code, gets below error on the application. WhatsApp Image 2020-05-27 at 5 44 18 PM

Can someone please help on this or give direction?

CC: @Michaelvilleneuve

Ahmad5448 commented 4 years ago

how did you install this library I'm unable to install this ?

boonware commented 4 years ago

Seeing this too. Any luck so far?

RitanMihai commented 4 years ago

Same, any fix? 👀

himat commented 4 years ago

Also getting this error

jetBn commented 4 years ago

Also getting this error

ImAbhishekTomar commented 4 years ago

I am facing same...image

ImAbhishekTomar commented 4 years ago

I have resolved this error.

Try these steps 🚶

1- yarn add package-name 2- cd ios 3- pod install 4 - pod update 3- close and re-run the app on the phone 📱