name: olore-rive-latest description: Local Rive documentation reference (latest). Rive animation runtime documentation. Use for Rive React Native integration, Expo setup, animation playback, state machines, data binding, inputs, layouts, events, and asset loading in mobile and web apps.
Rive Documentation
Rive animation runtime documentation. Use for Rive React Native integration, Expo setup, animation playback, state machines, data binding, inputs, layouts, events, and asset loading in mobile and web apps.
Quick Reference
| Task | Entry Point |
|---|---|
| Getting started | contents/getting-started.mdx |
| React Native / Expo setup | contents/react-native/react-native.mdx |
| React setup | contents/react/react.mdx |
| Flutter setup | contents/flutter/flutter.mdx |
| Android setup | contents/android/android.mdx |
| iOS / macOS setup | contents/apple/apple.mdx |
| Web / JS setup | contents/web/web-js.mdx |
| State machines | contents/react-native/state-machines.mdx |
| Data binding | contents/react-native/data-binding.mdx |
| Renderer selection | contents/choose-a-renderer/overview.mdx |
When to use
Use this skill when the user asks about:
- Integrating Rive animations into React Native or Expo apps
- Setting up Rive in React, Flutter, Android, iOS/macOS, or Web apps
- Animation playback, state machines, and data binding at runtime
- Loading Rive files, assets, fonts, and audio at runtime
- Layout configuration, Rive events, and text manipulation
- C++ runtime usage and custom renderers
How to find information
- First, read
TOC.mdfor complete file listing organized by directory - Identify relevant section based on user's question (platform + topic)
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.