Description
I have upgraded to the RN 0.85.0 and the bottomsheet stopped working because they comletely removed the StyleSheet.absoluteFillObject prop. Please use absoluteFill instead.
https://github.com/facebook/react-native/blob/main/CHANGELOG.md#v0850-rc0
Steps to reproduce
- Install latest RN version of 0.85.0
A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
https://snack.expo.dev/@i.syniuk/bottom-sheet---issue-reproduction-template
Gesture Handler version
2.31.0
React Native version
0.85.0
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
New Architecture (Fabric)
Build type
Debug mode
Device
Android emulator
Device model
Android Nexus Emulator
Acknowledgements
Yes
Description
I have upgraded to the RN 0.85.0 and the bottomsheet stopped working because they comletely removed the StyleSheet.absoluteFillObject prop. Please use absoluteFill instead.
https://github.com/facebook/react-native/blob/main/CHANGELOG.md#v0850-rc0
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://snack.expo.dev/@i.syniuk/bottom-sheet---issue-reproduction-template
Gesture Handler version
2.31.0
React Native version
0.85.0
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
New Architecture (Fabric)
Build type
Debug mode
Device
Android emulator
Device model
Android Nexus Emulator
Acknowledgements
Yes