30 Star 93 Fork 25

JieWeifu / BarcodeScanner

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

cordova-plugin-barcode 二维码扫描Cordova插件

This plugin implements barcode scanner on Cordova 4.0

Supported Cordova Platforms

  • Android 4.0.0 or above
  • iOS 7.0.0 or above

二维码图片

Use Tips

cordova plugin add [dir]

JS

com.jieweifu.plugins.barcode.startScan(function(success){
    alert(JSON.stringify(success));
}, function(error){
    alert(JSON.stringify(error));
});

Empty file

About

Cordova Barcode Scanner expand collapse
JavaScript
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
JavaScript
1
https://gitee.com/Cheergoal/BarcodeScanner.git
git@gitee.com:Cheergoal/BarcodeScanner.git
Cheergoal
BarcodeScanner
BarcodeScanner
master

Search

53164aa7 5694891 3bd8fe86 5694891