You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
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.
The text was updated successfully, but these errors were encountered: