Improve this doc # Barcode Scanner ``` $ npm install @ionic-native/barcodescanner --save ``` ## [Usage Documentation](https://ionicframework.com/docs/v2/native/barcodescanner/) Cordova Repo: [https://github.com/phonegap/phonegap-plugin-barcodescanner](https://github.com/phonegap/phonegap-plugin-barcodescanner) The Barcode Scanner Plugin opens a camera view and automatically scans a barcode, returning the data back to you. Requires Cordova plugin: `phonegap-plugin-barcodescanner`. For more info, please see the [BarcodeScanner plugin docs](https://github.com/phonegap/phonegap-plugin-barcodescanner). ## Supported platforms - Android - iOS - Windows Phone 8 - Windows 10 - Windows 8 - BlackBerry 10 - Browser