This is a simple app based on the Viro community starterKit https://github.com/ViroCommunity/viro. The app is taking pictures of objects and trying to find and track them on the user environement.
npm install
npx pod-install
(iOS)npx react-native run-android
ornpx react-native run-ios
If you are integrating ViroReact into an existing project, have a look at our Installation instructions. Please note that this does not work with Expo Managed Workflows. Sorry!