Is it possible to get contentOffsetY of Bottom sheet to interpolate image in the background? #1204
Answered
by
joseito-terence
joseito-terence
asked this question in
Q&A
-
Following video shows the effect which I'm trying to implement with bottom sheet. Screencast.from.2022-11-26.21-34-42.webmcan i achieve this with the text content in the bottom sheet? |
Beta Was this translation helpful? Give feedback.
Answered by
joseito-terence
Nov 29, 2022
Replies: 1 comment
-
I found a prop called Can be used to create the required effect |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joseito-terence
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found a prop called
animatedIndex
https://gorhom.github.io/react-native-bottom-sheet/props#animated-nodes
Can be used to create the required effect