rive-react

Installation
SKILL.md

Rive React

React components and hooks for Rive animations.

Installation

# Canvas renderer (recommended)
npm install @rive-app/react-canvas

# WebGL renderer (complex animations)
npm install @rive-app/react-webgl

Quick Start

import { useRive } from '@rive-app/react-canvas';
Related skills

More from stevysmith/rive-skills

Installs
12
GitHub Stars
13
First Seen
Jan 26, 2026