Animated component reset props of fabric component #6937
Labels
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snippet of code, snack or repo is provided
Description
I'm having a really weird bug. When an Animated component is mounted when you change a prop of a fabric component, it refreshes all the props. But when I remove Animated.View only the changed prop is refreshed, in my video example it's paused={paused} (state). I don't understand how react-native-reanimated can affect components outside of it.
rec-screen.webm
I'm creating my own video player library, but I tested with other libraries I think it's not me.
Steps to reproduce
Snack or a link to a repository
https://github.com/pigeonmal/react-native-video-vlc/tree/main/example
Reanimated version
3.16.7
React Native version
0.77.0
Platforms
Android
JavaScript runtime
None
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Debug app & dev bundle
Device
Android emulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: