Files
rive-react/examples/basic-with-hook

Basic with hook

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

To Run

This example is created using Create React App.

To install and run:

npm install
npm start