Scan docs and save the scans locally
- Start capturing
- Detects the doc
- Scans and clicks the picture
- Adds to the list (pic from another scan)
- Download dependencies -
yarn install
- Run Metro -
npx react-native start
- Connect physical device
- Run project for android/ios -
npx react-native run-android
ornpx react-native run-ios