A @viro-community/react-viro ViroReact sample augmented reality app for iOS and Android that demonstrates placing, rotating and dragging objects in AR.
https://www.npmjs.com/package/@viro-community/react-viro
ViroReact is a library for developers to rapidly build augmented reality (AR) and virtual reality (VR) experiences. Developers write in React Native, and Viro runs their code natively across all mobile VR (including Google Daydream, Samsung Gear VR, and Google Cardboard for iOS and Android) and AR (iOS ARKit and Android ARCore) platforms. ViroReact was originaly developed by the Viro Media company, but was open sourced in 2019.
git clone https://github.com/equationalapplications/ViroARSampleApp.gitcd ViroARSampleAppnpm installnpx pod-install(iOS)npx react-native run-androidornpx react-native run-ios
NOTE: The variant arguments are not needed for debug or release.