Skip to content

feat: improve accessibility on iOS and Android#587

Merged
lodev09 merged 7 commits intomainfrom
feat/accessibility
Mar 3, 2026
Merged

feat: improve accessibility on iOS and Android#587
lodev09 merged 7 commits intomainfrom
feat/accessibility

Conversation

@lodev09
Copy link
Owner

@lodev09 lodev09 commented Mar 3, 2026

Summary

  • Add accessibility roles, labels, hints, and state values to the grabber view on both platforms
  • Enlarge iOS grabber hit area to match native UISheetPresentationController sizing
  • Add VoiceOver increment/decrement support (iOS) and TalkBack scroll actions with labels (Android)
  • Hide dim view from accessibility on Android

Type of Change

  • New feature

Test Plan

  • Enable VoiceOver (iOS) / TalkBack (Android) and verify grabber is announced as "Sheet Grabber"
  • Verify swipe up/down on grabber changes detent and announces "Expanded" / "Collapsed"
  • Verify iOS grabber hit area matches native grabber sizing via Accessibility Inspector
  • Verify dim view is not focusable by TalkBack on Android

Checklist

  • I tested on iOS
  • I tested on Android
  • I tested on Web
  • I updated the documentation (if needed)
  • I added a changelog entry (if needed)

lodev09 added 6 commits March 3, 2026 06:41
- Grabber: labeled "Sheet handle" with adjustable role (VoiceOver swipe / TalkBack scroll to resize)
- DimView (Android): labeled "Close sheet", hidden from accessibility when invisible
- BottomSheetView (Android): pane title announces "Bottom sheet" on appear
@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-true-sheet Ready Ready Preview, Comment Mar 3, 2026 1:21am

Request Review

@lodev09 lodev09 changed the title feat: improve grabber accessibility on iOS and Android feat: improve accessibility on iOS and Android Mar 3, 2026
@lodev09 lodev09 merged commit 26e948e into main Mar 3, 2026
6 checks passed
@lodev09 lodev09 deleted the feat/accessibility branch March 3, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant