Files
rive-react/examples/state-machine-button
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

State Machine Button

This example shows how to interact with a state machine, using various onMouse* callbacks to trigger transations.

To Run

This example is created using Create React App.

To install and run:

npm install
npm start