theatre/examples/r3f-cra/src
Andrew Prifer fc9df7c346
Support multiple sheet instances (#153)
* Support multiple/nested sheets and sheet instances

* Add playground for instances

* Fix playground and example

* Change r3f's objectKey to storeKey to avoid confusion

* Update all editable/uniqueName variables used as store key to storeKey too

* Fix lint warnings
2022-05-16 12:43:45 +02:00
..
App.css WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
App.js Support multiple sheet instances (#153) 2022-05-16 12:43:45 +02:00
App.test.js WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
index.css WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
index.js Progress with cra 2021-08-07 22:30:29 +02:00
logo.svg WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
react-app-env.d.ts Progress with cra 2021-08-07 22:30:29 +02:00
reportWebVitals.js WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
setupTests.js WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
useDrag.js WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00