Search
⌃K

Runtime Links

GitHub Links to the runtimes that Rive currently supports
This is the manual for the old version of Rive (formerly Flare). Visit the Help Center for the new Rive here.

Flutter

These are the runtimes for using Rive in Flutter and Dart projects. For integration help, check out the Tutorials section below.
In this branch of the repository, you'll find an array of example projects using the different features of the Rive runtime.

JS

The runtimes for using Rive in a Javascript project.
This branch has two sample projects that use the different features of the Rive runtime.

React

A React component to display and animate your Rive files. Based off of Rive JS.
In this branch, there are two sample projects that demonstrate the different features of the Rive runtime.

Swift

Swift runtime for Rive: export files from Rive and run them on iOS!
In this branch, there is a sample ViewController to demonstrate how to use the different features of the Rive runtimes.

C++

Rive runtimes for your C++ project.
In this branch, there are two sample projects that demonstrate the different features of the Rive runtime.

Framer

This repository contains a build system to transpile React components into a self-contained library for use in Framer X. This was built in order to bridge the gap between the components used in design and their counterparts in production.