React Installation
Learn how to install Arrow Navigation React library in your project and get started with spatial navigation.
To get started with Arrow Navigation React library, you need to install the library in your project. This guide will walk you through the installation process and provide you with the necessary steps to set up Arrow Navigation in your React application.
Using a Package Manager
To install Arrow Navigation React library using a package manager, follow these steps:
npm install @arrow-navigation/react
Now that you have installed the Arrow Navigation React library, you can start using it in your React application. To get started, check our Quick Start Guide for Arrow Navigation React library. This guide provides an overview of the library and walks you through the steps to implement spatial navigation in your web app easily.