@logisticinfotech/react-native-number-plate-scanner

1.0.3 • Public • Published

npm version

@logisticinfotech/react-native-number-plate-scanner

Getting started

$ npm install @logisticinfotech/react-native-number-plate-scanner --save

Mostly automatic installation

$ react-native link @logisticinfotech/react-native-number-plate-scanner

Note

Working only with android.

Usage

import { NumberPlateScanner } from "@logisticinfotech/react-native-number-plate-scanner";

// TODO: What to do with the module?

onPressScan = () => {
  NumberPlateScanner().then(result => {
    console.log(result);
  });
};

Package Sidebar

Install

npm i @logisticinfotech/react-native-number-plate-scanner

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

154 kB

Total Files

34

Last publish

Collaborators

  • chintan01
  • digvijay_logistic
  • nileshkikani
  • nirav.
  • pankajn