-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
Description
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS
What happened?
Thanks for making this great library!
Contents of the BottomSheetModal component are not accessible by screen reader on iOS.
For some reason, passing the property "accessible={false}" seems to fix the issue.
See same issue on V4 here.
Reproduction steps
Run the given Snack on iOS.
Reproduction sample
https://snack.expo.dev/@zilhk/bottom-sheet-accessibility
Relevant log output
No response
thespacemanatee, laijoann, andrewchester1, dirkpostma, clarencechaan and 1 more