mirror of
https://github.com/rive-app/rive-react.git
synced 2025-12-19 01:30:08 +08: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