Viro

screenshot of Viro
react
react-native

ViroReact: AR and VR using React Native

Overview:

Viro React is a platform designed for developers to create augmented reality (AR) and virtual reality (VR) experiences using React Native. The code runs natively on various mobile VR and AR platforms, making it accessible for a wide range of users.

Features:

  • AR and VR Development: Allows developers to build AR and VR experiences quickly.
  • React Native Integration: Developers write code in React Native for seamless integration.
  • Cross-Platform Compatibility: Supports mobile VR platforms like Google Daydream, Samsung Gear VR, and AR platforms like iOS ARKit and Android ARCore.

Summary:

Viro React is a powerful platform for AR and VR development, allowing developers to create immersive experiences using React Native. With cross-platform compatibility, developers can reach a wide audience on various mobile VR and AR platforms. The installation process involves cloning the repository, setting up dependencies, and running the project either through the Testbed app or as standalone applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.