Swapping elements with React Native Reanimated causes flickering
I have a list of items that should swap with neighbours with an animation. Swapping and animation works, but for days I’m trying to solve the issue that there’s a very brief flicker of previous order after animation ends.