rive-react icon indicating copy to clipboard operation
rive-react copied to clipboard

Unmount cleanup local testing

Open avivian opened this issue 3 years ago • 0 comments

For testing cleanup on unmount locally.

To run, in three separate terminal windows:

  • Run npm run dev in rive-wasm/js
  • Run npm i followed by npm run dev in rive-react
  • Run npm i followed by npm start in rive-react/examples/reload-test

Click the reload button to rerender the animation

avivian avatar Oct 20 '22 15:10 avivian