Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reanimate #431

Open
jagiellonczyk14 opened this issue Jun 2, 2020 · 2 comments
Open

Reanimate #431

jagiellonczyk14 opened this issue Jun 2, 2020 · 2 comments

Comments

@jagiellonczyk14
Copy link

Hello I am wondering is there a way to use reflex and Reanimate in order to be able to display animations on the web page.
https://github.com/Lemmih/reanimate

@3noch
Copy link
Member

3noch commented Jun 2, 2020

At the very least you should be able to use reflex-dom to create an SVG element, construct your own animation timer with reflex, and render the animation yourself with reanimates frameAt function which constructs SVGs at given times.

@3noch
Copy link
Member

3noch commented Jun 2, 2020

Efficiently rendering changes to the SVG AST however will be a bit challenging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants