/dyte-challenge-react-native

CamScanner app using React native

Primary LanguageJavaScript

My CamScanner app using React Native

  1. Supports Offline storage
  2. Scan a new document from live camera feed and save that document as an image on user's local storage with a name given by the user.
  3. List all documents created by user in a grid view

Setup

  1. git clone git@github.com:rameshvishnoi90904/dyte-challenge-react-native.git
  2. npm install
  3. npx react-native start
  4. npx react-native run-android

Install app from here

Demo

camScannerDemo.mov