Files
rive-react/examples/basic-typescript
2021-09-10 16:02:20 +02:00
..
2021-06-07 11:23:18 +01:00
2021-06-07 11:23:18 +01:00
2021-06-07 11:23:18 +01:00
2021-06-07 11:23:18 +01:00

Basic Typescript

This is an example app that uses the useRive hook with typescript.

To Run

This example is created using Create React App.

To install and run:

npm install
npm start