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

Can we use this library to play animations for stayed elements or not? #907

Open
maitrungdong opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@maitrungdong
Copy link

When I read deeply into this library, I found that it does a good job of playing animations for the enter and exit states of a specific element. With such this good base idea, can I write another library (improved version of this library) to play animations for stayed elements, for instance, when they change positions (I think)?

However, I have a concern about whether my idea is correct when it comes to improving this library. It's similar to answering the question of why this library does not support animations for such stayed elements.

I need clarification to understand this library more deeply (or need someone to hold me back before I do something stupid).

P.S: I have tried libraries like react-flip-toolkit, react-flip-move, etc..., but they are too cumbersome and complex. I think if this react-transition-group could play animations for stayed elements, it would be perfect for me.

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

1 participant