Skip to content

[Bug]: RN 0.85.0 Remove StyleSheet.absoluteFillObject prop #2647

@isinuyk

Description

@isinuyk

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

  1. Install latest RN version of 0.85.0 and install latest bottomsheet version.
  2. Open the app with a bottomsheet component.

Reproduction sample

https://snack.expo.dev/@i.syniuk/bottom-sheet---issue-reproduction-template

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions