maximus123123
maximus123123
> Edit node_modules/react-native-qrcode/lib/Canvas.js > > ``` > var { > View, > WebView, > Platform > } = require('react-native'); > ``` > > To > > ``` > import {...
https://www.npmjs.com/package/react-native-qrcode-svg
https://www.npmjs.com/package/react-native-qrcode-svg
This is working on android with position 'bottom' (none rotated screen through). I made the toast component in my app.js just below my appcontainer from react navigation, then I made...
> Hi @maximus123123 , thank you! Does it happens also with the other examples? I believe so. Heres another person with the same issue: https://github.com/jeromeetienne/AR.js/issues/584 The issue, I think, It's...
It occurs in the old and new version. Both "basic" setups make the issue occur and the issue has existed for a while. Resizing the window will make it better...
Are you able to reproduce the error?
Right, you need to change THREE.Camera to THREE.PerspectiveCamera