Files
rive-react/examples/basic
2021-06-07 11:44:10 +01:00
..
2021-06-04 19:42:46 +01:00
2021-06-04 19:42:46 +01:00
2021-06-04 19:42:46 +01:00

Basic

This is a very basic example of using the Rive component to autoplay a simple looping animation.

To Run

This example is created using Create React App.

To install and run:

npm install
npm start