AnimationValue param in renderItem giving unexpected values #451
Unanswered
RiteshJenaCT
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a carousel with 3 slides and I am trying to access the animationValue parameter in the renderItem method. What are the expected values when I am swiping from 1 slide to another?
Currently I am getting values between -1.1 to 1.3.
I am trying to use these values to have a animated view as a wrapper for my carousel with an interpolated color as background.
Beta Was this translation helpful? Give feedback.
All reactions