react-native-document-scanner icon indicating copy to clipboard operation
react-native-document-scanner copied to clipboard

RNPdfScanner was not found in the UIManager

Open mehdihussain9 opened this issue 4 years ago • 7 comments

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

mehdihussain9 avatar May 27 '20 12:05 mehdihussain9

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

Ahmad5448 avatar Jun 01 '20 09:06 Ahmad5448

Seeing this too. Any luck so far?

boonware avatar Jun 05 '20 07:06 boonware

Same, any fix? 👀

RitanMihai avatar Jun 11 '20 17:06 RitanMihai

Also getting this error

himat avatar Jun 15 '20 15:06 himat

Also getting this error

jetBn avatar Jun 28 '20 07:06 jetBn

I am facing same...image

ImAbhishekTomar avatar Jul 08 '20 21:07 ImAbhishekTomar

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 📱

ImAbhishekTomar avatar Jul 08 '20 22:07 ImAbhishekTomar