Jaime Oyarzún Knittel
Jaime Oyarzún Knittel
@rubenmoya , now that `2.0.0-beta.13` is out, any chance to have this one published? Thanks!
I forked `[email protected]` and `[email protected]` under different names: https://www.npmjs.com/package/react-css-themr-legacy https://www.npmjs.com/package/react-toolbox-legacy Repos are https://github.com/mitoyarzun/react-css-themr and https://github.com/mitoyarzun/react-toolbox. Both are compatible with `[email protected]` (I haven't tested with other versions), and the docs work...
@mgcrea please open an issue here: https://github.com/mitoyarzun/react-toolbox/issues, we don't use Tabs but I'll take a quick look.
Sorry for the late answer. I have confirmed the same bug in the Moto X 2013, I'll take a look into this next week, thanks for reporting!
Hi! Sorry for the delay but work has been keeping me busy. I can't seem to replicate your problem, I've tried with an Xperia X8, Xperia Pro and Moto X,...
@cognacc I think I got it. Let me test it.
I looked into it and found a possible solution, but it needs some work. The thing is that the camera resolution is probably not going to be proportional to the...
Answered by e-mail, basically you should use `cameraManager.stopPreview()` and `cameraManager.startPreview()` to unbind the decoder, and `stopScan()` and `startScan()` to re bind it. Please feel free to open another issue for...
@cognacc I came up with something, please see `SampleStretchedActivity.java`
Can you test with the new code?