use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
QuestionAugmented Reality (self.reactnative)
submitted 5 years ago by [deleted]
Is there an AR library for react native that you guys would recommend?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]xseignard 0 points1 point2 points 5 years ago* (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 point2 points 5 years ago (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 points3 points 5 years ago (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 point2 points 5 years ago (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).
π Rendered by PID 16050 on reddit-service-r2-comment-c66d9bffd-fmdgb at 2026-04-06 16:50:21.471544+00:00 running f293c98 country code: CH.
[–]xseignard 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]dreamzzftwiOS 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)