Skip to content

Ionic React Document Scanner using Dynamsoft Document Viewer and Dynamsoft Document Normalizer

Notifications You must be signed in to change notification settings

tony-xlh/Ionic-React-Document-Scanner

Repository files navigation

Ionic-React-Document-Scanner

Ionic React Document Scanner using Dynamsoft Document Normalizer and Dynamsoft Document Viewer.

Online demo

ionic-document-scanner.mp4

How to run it

Install Ionic according to its docs.

To test it in your browser:

npm run dev

To run it as an app:

npm run build
npx cap sync

Then use Android Studio or Xcode to open the project.

License Application

You can apply your license here.

Old demo

Check out the web-twain branch to see the old demo using Dynamic Web TWAIN.