React Qr Scanner Versions Save

React component for reading QR codes using PC web camera or mobile phone camera.

v0.0.11

3 years ago
  • feat: add typescript types (#33) @pedropalhari
  • chore: fix dependencies @kybarg
  • chore: deprecate yarn.lock file @kybarg

v0.0.10

3 years ago

List of changes

chore: update dependencies (#28) @kybarg fix: console error when no device found (#26) @niraj-patel feat: Allow use of existing MediaStream (#22) @danielcrisp
fix: Use filtered VideoDevicesArray to access the only available Vide... @fjogeleit

v0.0.9

4 years ago

List of changes

fix: multiple cameras demo (#2) feat: onScan returns image data (#16) feat: full react 16 support (#15) chore: update dependencies (#14) chore: Generate new docs

v0.0.8

5 years ago

List of changes

  • Updated dependencies
  • Using Babel 7 from now
  • Moved to the new Storybook version
  • jSqr library updated and added to the build

0.0.7

6 years ago
  • Updated dependencies

0.0.5

6 years ago

Fixed data error

0.0.4

6 years ago

Fix return value

0.0.3

6 years ago
  • Fixed build

0.0.2

6 years ago
  • Fixed jsQR decoder

0.0.1

6 years ago

First release