andreluisjunqueira / react-native-document-scanner-android

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

unable to install with rpm #39

Open Ahmad5448 opened 4 years ago

Ahmad5448 commented 4 years ago

Hi I'm trying to install this package with npm several times but every time it stuck on initial installation ... I also tried different packages and they are installing fine please check this ASAP I need it badly

andreluisjunqueira commented 4 years ago

Did you try to install using NPM or Yarn ?

AnoukDunu commented 4 years ago

you could try the below command since the npm command isn't working for you.

yarn add react-native-documentscanner-android

This should work :D