Thomas Dittmar

Results 22 comments of Thomas Dittmar

That is very cool. Thanks for the quick reply. What would be the time frame for #71 to be merged?

Hi @macrozone , I get the plane but it seems the displayed, flat 'ARKit.Box' is vertically positioned to the detected plan. Am I correct?

Also `View.propTypes` has been deprecated `View.propTypes` -> `ViewPropTypes` `import { ViewPropTypes, requireNativeComponent } from 'react-native'`

Also `View.propTypes` has been deprecated `View.propTypes` -> `ViewPropTypes` `import { ViewPropTypes, requireNativeComponent } from 'react-native'`

I feel your pain. I have been in the same position. Waiting until someone fixes anything is the wrong approach. Just do it yourself and if you can't, we'll -...

Well if you follow the steps you will get a working app with LinkedIn functionality. Btw it's a different package than this here :-)

Same issue ``` "react": "^17.0.2", "react-native": "^0.67.0", "react-native-reanimated": "^2.8.0", "react-native-vision-camera": "2.13.1", ``` ``` CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please...

Can we please reopen this issue @mrousavy? There are now 8 people with the same issue.

I have exactly the same problem. I followed the video instruction to the dot but I'm also using `Xcode 11.2.1` which can only run `Swift 4+`. ``` "react": "16.8.3", "react-native":...