Omer Batilović
Omer Batilović
You might be able to fix this by using ```sudo ./make.sh --add``` instead of ```./make.sh --add```
### Have the same problem, drag event works, but pinch and click don't. Click only works if i swipe the object. ARSceneNavigator ```javascript return history.goBack()} /> ``` AR Scene ```javascript...
## SOLVED Here's how i fixed it. 1. Wrap everything inside a React.Fragment instead of View 2. Create a View and add this style to it " style={{ position: "absolute",...
### I managed to make it work, posted my solution on #785