You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our application, the homepage features a bottom sheet that contains a section list. Upon accessing the homepage, the bottom sheet is expected to be opened.
The bottom sheet on this page cannot be closed and operates with only two indexes.
Expected behavior:
However sometimes on specific devices of android the bottomsheet does not open at all :
What happens :
Reproduction steps
We replicated on device Android Samsung A21S with android 11.
Things that could be helpful mentioning:
Top and bottom snap points are calculated from screen dimensions.
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Android (Android Samsung A21S with android 11)
What happened?
In our application, the homepage features a bottom sheet that contains a section list. Upon accessing the homepage, the bottom sheet is expected to be opened.
The bottom sheet on this page cannot be closed and operates with only two indexes.
Expected behavior:
However sometimes on specific devices of android the bottomsheet does not open at all :
What happens :
Reproduction steps
We replicated on device Android Samsung A21S with android 11.
Things that could be helpful mentioning:
Top and bottom snap points are calculated from screen dimensions.
Bottom sheet only has those attributes
Reproduction sample
https://snack.expo.dev/@healico/bottom-sheet---bottom-sheet-sometimes-not-opening-in-some-android
Relevant log output
The text was updated successfully, but these errors were encountered: