React Native SDK
Introduction

React Native AR SDK Documentation

Welcome to the React Native AR SDK documentation! This guide provides comprehensive information on how to integrate AR capabilities into your React Native applications using our SDK.

Table of Contents

Introduction

Our React Native AR SDK allows you to integrate augmented reality (AR) features into your mobile applications. It provides powerful tools and APIs to create immersive AR experiences directly on mobile devices.

Key Features

  • Ease of Integration: Quickly set up and integrate AR features into your React Native projects.
  • Comprehensive Functionality: Access a wide range of AR features and functionalities through our well-documented API.
  • Real-time Rendering: Fetch and update AR data in real-time for a seamless user experience.
  • Cross-platform Support: Ensure a consistent AR experience across both iOS and Android devices.
  • Extensive Documentation and Support: Benefit from detailed guides, examples, and support to help you at every step of the integration process.

Getting Started

Prerequisites

Before you begin, ensure you have the following:

  • Basic Knowledge of JavaScript/TypeScript: Familiarity with JavaScript or TypeScript is essential.
  • React Native Development Environment: Make sure you have a React Native development environment set up. Follow the React Native CLI Quickstart (opens in a new tab) for instructions.
  • Unique Brand API key: You will need a unique brand API key to authenticate and access our services. You can obtain an API key by contacting your mirrAR POC.
  • Camera Permissions: Ensure that your application has permission to access the device's camera.

Get Started with the React Native SDK →