Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Android
What happened?
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
Reproduction steps
- Install latest RN version of 0.85.0 and install latest bottomsheet version.
- Open the app with a bottomsheet component.
Reproduction sample
https://snack.expo.dev/@i.syniuk/bottom-sheet---issue-reproduction-template
Relevant log output
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Android
What happened?
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
Reproduction steps
Reproduction sample
https://snack.expo.dev/@i.syniuk/bottom-sheet---issue-reproduction-template
Relevant log output