Will reanimated 2 support Flatlist at some point in the future #2077
chrischeuk
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reading scroll value from Flatlist is separately wanted.
Have tried several workaround including renderScrollComponent, Reanimated.createAnimatedComponent. Both of them have their own limitations (and bugs, see issues pages).
There have been tons of tutorial online on using reanimated 1 on Flatlist, but apparently none on reanimated 2. My app relies heavier on Flatlist here and there. I want to read the scroll value to animate some of my header components.
Greatly appreciate this great library. It makes animation so much easier. Thank you all for your great effort.
Beta Was this translation helpful? Give feedback.
All reactions