Preact with remotion. #1811
HenriqueMatias
started this conversation in
General
Replies: 1 comment 2 replies
-
No intention to implement it currently, since React is a peer dependency of Remotion, it would make sense if you also used React for your code so the version can be shared. I assume one of the main motivations for Preact would be to have lower bundle size, but I think we cannot make the core agnostic, so you would end up with both React and Preact unfortunately. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Considering how similar react and preact are, I was wondering if it is possible to use them together.
Or if there is any intention to create a remotion-preact.
Thank you in advance :)
Beta Was this translation helpful? Give feedback.
All reactions