Animated.View's nested elements can not overflow when transformed #6713
Labels
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snippet of code, snack or repo is provided
Description
Hello there, I was testing my pinch-to-zoom library with the new version of the Expo SDK (52), so I noticed this strange behavior with
Animated.View
component, if you nest any element into anAnimated.View
and apply any transformations to such element, theAnimated.View
will behave as if it has the overflow style property set to hidden.One thing to note is that this happens on both real android devices and android emulator, I can't tell whether this happens on iOS or not as I do not own an iphone.
Steps to reproduce
Snack or a link to a repository
https://snack.expo.dev/cS1TT45XmhC3iPJZlwMCG
Reanimated version
3.16.1
React Native version
0.76.1
Platforms
Android
JavaScript runtime
Hermes
Workflow
Expo Go
Architecture
Fabric (New Architecture)
Build type
Debug app & dev bundle
Device
Real device
Device model
Alcatel 5054R (Android 7.1)
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: