Open emanu7478 opened 3 years ago
@emanu7478 you can try adding it directly to your package.json like so :
"dependencies": {
...
"react-native-document-scanner": "https://github.com/Michaelvilleneuve/react-native-document-scanner",
...
},
and then run
npm install
hope it helps
When I try to install this package using npm it's not working. I have attached my screenshot below
Can anyone help me to solve this issue ?