tony-xlh / react-native-document-scanner

React Native Document Scanner using Vision Camera
17 stars 2 forks source link

React Native Document Scanner

React Native Document Scanner using Vision Camera and the Dynamsoft Document Normalizer plugin.

Demo video

Check out the vision-camera-v2 branch if you need to use vision camera v2.

How to run

  1. npm install
  2. cd ios and run pod install
  3. npx react-native run-android or run-ios