This is a blank React Native project setup with Viro.
git clone https://github.com/ViroCommunity/starter-kit.gitcd starter-kitnpm installnpx pod-install(iOS)npx react-native run-androidornpx react-native run-ios
NOTE: The variant arguments are not needed for debug or release.
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!