mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-01-14 08:57:53 -05:00
This is port of BarcodeScanner plugin for Windows Phone 7 platform.
Usage:
- Reference both DLL by your project.
- Add BarcodeScanner.cs to your project
- Add barcodescanner.js to html
Currently only 'scan' method is implemented.
Have fun