-
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`, {
…
-
I would like to suggest to include into your extension support to read an encrypted qrcode. NIP49 (https://github.com/nostr-protocol/nips/blob/master/49.md) provides a way to encrypt our nsec, any too…
-
Unable to detect constants from QRCodeScanner
### What's happening?
when i add flashMode prop to the QRCodeScanner getting the above error
### How can it be reproduced?
### Build details?
…
-
Hello all,
Please find my feedback following your second demonstration below.
Well done so far, you have completed all of the required features of both demonstrations. Good job implementing advanc…
-
We have created an application using RhoMobile 4.0 and the BarCode Camera scanner is not compatibility with iOS 8.
Here are the details:
Framework/OS used:
Rhodes 4.0.0
iOS 8 beta 6 and Xcode beta…
-
```
The problem description:
The module will open with a black screen. If you click the take a picture
button, the phone appears to take a picture, but an error is returned(custom
error).
What v…
-
How to select the other camera on the rear side of an iPhone 13?
Html5Qrcode.getCameras() reports, that there is only one camere at the front and one at the rear. There are however two cameras on t…
-
0.61.4使用时出错
```
"dependencies": {
"react": "16.9.0",
"react-native": "0.61.4",
"react-native-camera": "^3.9.0",
"react-native-qrcode-scanner": "^1.3.0"
},
```
![image](h…
-
The package suddenly requires Android SDK version 34 even without updating it.
I'm using version 3.5.2 now which works all the time, but suddenly I start to get this requirement.
Probably after cl…
-
When the user does not authorize the camera, there is currently no way in Android to show to the user that they need to give authorization.
### What's happening?
In Android, when navigating to the…