-
Unable to resize bottomContent upon rotation width wise.
### What's happening?
I'm setting a Text component at bottom of View and need to resize it upon rotation of device width wise in 'bottonCon…
-
As we add more QR codes in the wallet I think it is about time we implement a component for accessing the camera on the users device to enable scanning.
This would add yet another safeguard on tran…
-
Hi everyone, thanks for the Vision API here in Android.
We at my team are having some issues reading some 2d codes in the ID Documents for Colombia, some codes are reading well but some others are th…
-
ghost updated
13 years ago
-
Hi people, i'm trying to encode (create a QR) using this plugin, but every time i call a function like this one, the app crashes and exits, any idea why?:
function createQR(txt){
cordova.plugins.…
-
Apparently some hardware wallets like Jade and SeedSigner use a wallet xpub format that is some kind of standard which uses multiple QR code frames. Its not just a straight xpub, it has other data lik…
-
Hi,
I am trying to run the app example on the IOS but I am getting a black screen. No camera is getting started.
Any ideas?
-
is possible to scan the QR code and automatically send the content to another page? i tried using 'submit form' as submission way in javascript but doesn't work, thanks for helping me
-
# HTML5 QR Code scanning with javascript - launched v1.0.1 | Minhaz’s Blog
In 2015 I had written an HTML5 based QR code scanning library as a jQuery extension. Recently I realised there was some cons…
-
When using the package My App Show White Screen When app failed scan the Code.
Code :
```
```
Logic:
```
const onSuccess = e => {
if(!visible) {
axios.post(`${api}/GetData`, {
…