Description
left and right components for ReanimatedSwipeable are rendered above the main component after switching to react native 0.85
It may be because StyleSheet.absoluteFillObject was removed in 0.85
Steps to reproduce
- Create ReanimatedSwipeable component
- Add renderRightActions or renderLeftActions
- Elemnt that is supposed to be behind the main component is reneder above it
A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
https://docs.swmansion.com/react-native-gesture-handler/docs/components/reanimated_swipeable/
Gesture Handler version
2.31.0
React Native version
0.85.0
Platforms
iOS, Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
New Architecture (Fabric)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
Description
left and right components for ReanimatedSwipeable are rendered above the main component after switching to react native 0.85
It may be because StyleSheet.absoluteFillObject was removed in 0.85
Steps to reproduce
A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
https://docs.swmansion.com/react-native-gesture-handler/docs/components/reanimated_swipeable/
Gesture Handler version
2.31.0
React Native version
0.85.0
Platforms
iOS, Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
New Architecture (Fabric)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes