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

What is LayoutAnimationRepository? #538

Open
JonasMVeit opened this issue Jun 13, 2024 · 1 comment
Open

What is LayoutAnimationRepository? #538

JonasMVeit opened this issue Jun 13, 2024 · 1 comment

Comments

@JonasMVeit
Copy link

I just want to know what LayoutAnimationRepository is. Preferably I'd like a copy of the code it represents.
I just need it so I can finally compile this library outside of the node_module folder and make a few edits so I can hopefully fix the way scrolling on drag displaces the item being dragged,.
Please and thank you.

@arpitv96171
Copy link

arpitv96171 commented Sep 5, 2024

@JonasMVeit it's something of a global layout animation repository, which he is using to manage experimental animation to react-native-reanimated 2.x.x, which won't be needed once upgraded to react-native-reanimated 3.x.x as the 3.x.x version handles layout animations perfectly for Lists.

You can see a demo of the changes in my PR: #550

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