Animated Style Interpolation Not Working in React Native Reanimated
I’m working on a React Native project where I want to create a wheel-like picker with items that fade in and out as they scroll into view. I’m using react-native-reanimated for the animations, but the opacity interpolation doesn’t seem to be working as expected.
How would i use gesturehandler that inside flatlist in react native?
I have a gesture handler thats inside flatlist. Seems like when i do this, i am unable to scroll. How would i make it so that it shoudl be able to scroll? Flatlist gesture is vertically scrolled and the gesture is on the x axis. Im using reanimated v3