Hi I am trying to convert my WebGL application which was developed using threejs in normal html file.
Now I am trying to create that within react native for making the android and ios application. First I tried to show the sample cube with rotation. It is working now. Now I am trying to implement the OrbitControls in that. I couldn’t do that . Please give any suggestion or help to me