F.A.Q

Can I use Theatre in a React/Vue codebase?

Yes. As we learned in this tutorial, Theatre just animates JS variables, so it's easy to fit it into any UI library. Here is one example with React hooks.

How do I get the latest version of Theatre?

We publish updates to npm, so you'll find the latest version there. Running a simple $ npm info theatre should also give you the latest version.

We're eager to see what you'll create, so please send a link our way too 😃

The panel freezes on CodeSandbox

Theatre seems to have trouble integrating with CodeSandbox's auto-reloading mechanism. Put Theatre.ui.show() in your render loop as a possible fix.


Got a question? Get in touch 😊

Last Updated: 8/27/2019, 10:13:09 PM