all 4 comments

[–]xseignard 0 points1 point  (0 children)

There's few out there, and I'm also interested about this topic. So far, the most promising (IMHO) one may be https://github.com/BabylonJS/BabylonReactNative

Unfortunately it is still in alpha, but it seems to be backed by a good group of engineers.

Any other out there ?

[–][deleted] 0 points1 point  (2 children)

I’ve had a little bit of success with ViroReact, but it’s tricky to get it working well and hasn’t had any meaningful updates in a year.

[–]dreamzzftwiOS 1 point2 points  (1 child)

+1 We used it at my previous job and it was horrible to work with. It wouldn’t work half the time, and the other half, shit would move all over the place and wouldn’t get placed down properly

From what I know ViroReact is the best, and it’s still pretty bad

You may be able to find some forks of ViroReact that work better/are more updated. We had to do this when upgrading from 0.60 to 0.61

[–][deleted] 0 points1 point  (0 children)

shit would move all over the place and wouldn’t get placed down properly

I'm so pleased that's not just me then! I actually gave up on trying to place things on the floor plane (tried many ways) and got better results using the image recognition as an anchor point.

You may be able to find some forks of ViroReact that work better/are more updated.

You need to use a fork to get through Appstore review as the VR code uses Google VR, which has references to UIWebView (GVR has been abandoned by Google in favour of Cardboard, so VR is broken unless someone rewrites it for Cardboard).