Is there a plug-in in weex that scans barcodes and QR codes (both android and ios systems should be implemented)

< H2 > demand < / H2 >

now to do a device input app, has a function is to scan the QR code or bar code label on the device. Then read the contents of the code for the next step.

wanted to do it in weex, but found a circle of plug-ins that didn"t seem to match. Because of the need for plug-ins that can be used by both Android and Apple.

Mar.12,2021

playground has been implemented, can you refer to it?


scan the code to turn on the lights

  • Problems in the use of weex vuex

    using vuex, in weex will report that Cannot read property dispatch of undefined, the same code works well under web. Please tell me where you wrote it wrong entrt.js import Vue from vue ; import weex from weex-vue-render ; import Vuex from ...

    Mar.01,2021
  • Weex debug

    execute weex debug to open the chrome debugging page, but the error on this page causes the debugging code not to open ...

  • The difference between WeexPlayground and browser in weex

    just came into contact with weex, and tried some weex tags. When using the < list > tag, the data can be displayed on the browser, but not on weexplayground. I try to replace it with , and the data can be displayed correctly on both platforms. In additio...

  • Weex real machine debugging, why can't debug

    After the weex debug command, jump out of Google browser, and then you app, will choose Debugger Inspector in applist after I choose debugger,. At this time, my mobile phone screen originally displayed the page content, but it went blank. Then I went to ...

    Dec.08,2021
Menu