Skip to content

[v4] BottomSheetModal content not accessible by screen reader on iOS #619

@gracjandotdev

Description

@gracjandotdev

Bug

Contents of the BottomSheetModal component (also BottomSheet) are not accessible by screen reader on iOS.

Environment info

Library Version
@gorhom/bottom-sheet 4.0.2
react-native 0.63.3
react-native-reanimated 2.2.0
react-native-gesture-handler 1.10.2

Steps To Reproduce

  1. Turn on voice over in iOS accessibility settings
  2. Navigate to the application
  3. Open Bottom Sheet Modal
  4. Try to tap on elements inside. It will focus only the wrapper, but not contents

Describe what you expected to happen:

  1. Expect screen reader to focus and announce items contained within a Bottom Sheet.

Reproducible sample code

https://snack.expo.dev/@jangsoori/ashamed-kiwi

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingv4Written in Reanimated v2

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions