AugustoPinheiro/RN-react-native-document-scanner

"RNPdfScanner" was not found in the UIManager

quanghungit opened this issue · 8 comments

Help me !!! Do you have this problem?

I run the app on android.

Usualy the "invariant violation" issue can indicate that you didn't run "react-native link" correctly. Can you give it a try ?

I ran "react-native link" but it still doesn't work :(

What the config are you trying to run this?

"react": - ?
"react-native": - ?
"react-native-document-scanner": " - ?

"react": "17.0.1",
"react-native": "^0.64.2",
"react-native-document-scanner": "^1.4.2",

Ok.

Try these steps 🚶

1- yarn add react-native-document-scanner
2- cd ios
3- pod install
4 - pod update
3- close and re-run the app on the phone 📱

i'm having same error , can you help

hey @AlwinPonnan !!

What the config are you trying to run this?

"react": - ?
"react-native": - ?
"react-native-document-scanner": " - ?