Replies: 2 comments 2 replies
-
r3f and expo work great together and that would allow you to make native mobile apps that do not rely on a webview or webgl, but opengles. |
Beta Was this translation helpful? Give feedback.
-
@drcmda Thank you for your kind reply. Yes the basic functionalities are working properly. But some features like OrbitControls are not working . I tested a sample application which is created with the expo and r3f. And I started that with "expo start" then I run that application in Web browser, it is working perfectly. Then I run that in expo client mobile application. at that time OrbitControls is not working. I already asked this in Three.js discourse forum too. they told, since the orbitcontrols having some components of browsers, it may not working. So only I am searching any alternate for that. I think, you only said that , https://discourse.threejs.org/t/cross-platform-app-development-runtime-in-threejs/20346/6 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am newbie to react-three-fiber and I am an intermediator in three. js., I already developed an web application using three.js in normal .html file. Now I am trying to do the same application as mobile application. For this, I tried a lot with expo-three and some other npms, but that is not suitable for that. Now only I heard about react-three-fiber. Does it suitable for my need? Thanks in advanced
Beta Was this translation helpful? Give feedback.
All reactions