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
On Android, when using setOptions to change sheetAllowedDetents, the sheet does not snap to new positions automatically, unlike how it does on iOS.
In my actual use case, the first detent is dynamically calculated based on layout metrics of parts of the content inside the sheet, and there doesn't seem to be a way to make it update the current position on Android.
Description
On Android, when using
setOptionsto changesheetAllowedDetents, the sheet does not snap to new positions automatically, unlike how it does on iOS.In my actual use case, the first detent is dynamically calculated based on layout metrics of parts of the content inside the sheet, and there doesn't seem to be a way to make it update the current position on Android.
untitled.webm
Simulator.Screen.Recording.-.iPhone.11.Pro.-.2026-04-21.at.18.40.03.mov
Steps to reproduce
Snack or a link to a repository
https://github.com/SimpleCreations/SEE_REPRO_ABOVE_sorry_bot
Screens version
4.24.0
React Native version
0.85.2
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes