Shehan Guruge
Shehan Guruge
I am also getting the same issue, none of the methods suggested are working :(
I am also getting the same issue, yet I have enabled dead code stripping. This is while previewing the watch os app, `linker command failed with exit code 1 (use...
Still experiencing this issue. Adding a bit more, I have app flavors configured as - com.example - com.example.dev - com.example.qa When I try to run com.example.dev and/or com.example.qa without having...
I am always getting undefined for barcode bounds in my debug android project.
@AtesDANIS did you get this kind of an error while using it in RN? `Possible Unhandled Promise Rejection (id: 0): TypeError: undefined is not a constructor (evaluating 'new _jsencrypt.JSEncrypt({ default_key_size:...
@AtesDANIS yeah the thing is react-native-rsa-native supports IOS 10+ and I need something that supports IOS 9+ :(
@ UsmanAhsanPs19 have you tried adding aspectRatio of 16:9 to the video. I think it works!! You can set it like, `aspectRatio: 16/9` and remember to **not to add a...
@billel-boudchicha Unfortunately no. I downgraded react-native to 0.76.6 temporarily to get this to work. However I keep encountering this issue time to time.
@Y-T-G Thank you. In Android I am receiving x1, x2, y1, and y2 as coordinates. If we map those, _(I assume)_ then ``` x1 should be left x2 should be...
Hi @Y-T-G I am trying to draw the boxes on top of the camera preview. So basically the frames are fed to the model.