Skip to content

Fix/sos accessibility label#152

Open
vaddempuditejaswini30-star wants to merge 2 commits into
madanrajsagar:mainfrom
vaddempuditejaswini30-star:fix/sos-accessibility-label
Open

Fix/sos accessibility label#152
vaddempuditejaswini30-star wants to merge 2 commits into
madanrajsagar:mainfrom
vaddempuditejaswini30-star:fix/sos-accessibility-label

Conversation

@vaddempuditejaswini30-star

Copy link
Copy Markdown

Description

Improved accessibility support for the SOS button on the Home Screen.

Changes Made

  • Added accessibilityRole="button"
  • Added accessibilityLabel
  • Added accessibilityHint
  • Added accessible={true}

This improves compatibility with screen readers such as TalkBack and VoiceOver, making the SOS feature more accessible to visually impaired users.

Fixes #37

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.

SOS button has no accessibility label for screen readers

1 participant