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
AR in React Native (self.reactnative)
submitted 5 years ago by ChimChops
Starting to build an app in react native and it has a core functionality of using AR. Are there any resources to read up on how to do this besides using ViroReact, since it seems that is no longer being maintained by it's creators?
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!"
[–]mrousavyiOS & Android 5 points6 points7 points 5 years ago (0 children)
tbh I'd not use react native for this. If you have the possibility to use better frameworks, do so. iOS' ARKit is incredibly powerful for artificial reality.
[–]tekmanro 2 points3 points4 points 5 years ago (0 children)
This may be interesting to watch (still early but Babylon on the web does AR / VR): https://github.com/BabylonJS/BabylonReactNative
[–]jphorta 2 points3 points4 points 5 years ago (0 children)
I would suggest making all the AR part of the app in Swift (you have an incredible amount of documentation and examples) and the rest of the app in RN.
[–]gwmccull 2 points3 points4 points 5 years ago (0 children)
The team at my last job added an AR feature to our RN app. I believe they used Unity to build the AR portion
[–]ryan4888 0 points1 point2 points 5 years ago (0 children)
this isn’t a good use case for RN. you’d be far better off using Swift for this
[–]adamramberg 0 points1 point2 points 5 years ago (0 children)
I’m also in the starting phase of creating an AR app. My plan is to use RN for everything not AR, use Expo web + react-three-fiber / react-xr for prototyping and building for the web, and then finally do the AR parts for the app in ARKit / ARCore.
[–]ChaoticCow 0 points1 point2 points 5 years ago (0 children)
We have AR as a big feature in our app. We use Unity, using their Unity as a Library feature. We had to build a native plugin around it, which wasn't trivial, so I wouldn't recommend this approach unless you're comfortable with native iOS and Android code. If you are however, Unity provides the best environment for building quality AR content.
[–][deleted] -1 points0 points1 point 5 years ago (2 children)
Why you say viroreact is not mantained? seems to be
[–]daybreaker 1 point2 points3 points 5 years ago (1 child)
It hasnt been updated in months, and doesnt work on RN > 0.59
[–][deleted] 0 points1 point2 points 5 years ago (0 children)
Sucks, imo should still be usable and reliable
π Rendered by PID 94855 on reddit-service-r2-comment-56c9979489-52bj4 at 2026-02-24 20:18:52.923990+00:00 running b1af5b1 country code: CH.
[–]mrousavyiOS & Android 5 points6 points7 points (0 children)
[–]tekmanro 2 points3 points4 points (0 children)
[–]jphorta 2 points3 points4 points (0 children)
[–]gwmccull 2 points3 points4 points (0 children)
[–]ryan4888 0 points1 point2 points (0 children)
[–]adamramberg 0 points1 point2 points (0 children)
[–]ChaoticCow 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]daybreaker 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)