Files
rive-react/examples/play-on-hover

Play on hover

This provides an example of how to play/pause a Rive animation when the mouse is hovered over it.

To Run

This example is created using Create React App.

To install and run:

npm install
npm start