-
I would like to animate an image inside a bottom sheet based on the bottom sheet position. I'm fairly new to animations in react Native but I understand the basics of react Native reanimation. My guess is that I can achieve this with the "animatedPosition" and "animatedIndex" props because that accept a shared value but I have no idea how to achieve this. |
Beta Was this translation helpful? Give feedback.
Answered by
gorhom
Jun 3, 2021
Replies: 1 comment 1 reply
-
Hi @uwemneku 👋, thanks for highlighting this, i have added |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gorhom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @uwemneku 👋,
thanks for highlighting this, i have added
animatedPosition
&animatedIndex
touseBottomSheet
forv4
#427