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

Replace react-motion with react-spring #4510

Closed
ragesoss opened this issue May 24, 2021 · 1 comment
Closed

Replace react-motion with react-spring #4510

ragesoss opened this issue May 24, 2021 · 1 comment

Comments

@ragesoss
Copy link
Member

ragesoss commented May 24, 2021

We currently use the unmaintained react-motion library to provide animations for when a user is reordering blocks in a course Timeline. (See week.jsx.) It throws warnings right now, and is likely to stop working with a future version of React.

It looks like react-spring provides the same sort of functionality — it's similarly based on the spring concept — and it is actively maintained.

Convert week.jsx to use react-spring instead of react-motion.

@TheTrio
Copy link
Contributor

TheTrio commented Jun 13, 2022

This can be closed as well.

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

No branches or pull requests

2 participants