GeekyAnts / NativeBase

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
https://nativebase.io/
MIT License
20.21k stars 2.39k forks source link

"Toast" is not announced by Voiceover or Talkback #4985

Open simonflk opened 2 years ago

simonflk commented 2 years ago

Description

I expect the contents of the alert to be read by the screenreader when it appears on screen.

CodeSandbox/Snack link

https://snack.expo.dev/@simonflk/nativebase-alert-example

Steps to reproduce

  1. Enable Voiceover on iOS or Talkback on Android device
  2. Open snack link
  3. Press any button to trigger a toast
  4. Wait for screenreader to read contents of toast

NativeBase Version

3.4.3

Platform

Other Platform

No response

Additional Information

iOS 15.4.1 Android 12 (Pixel 5, April 2022 update)

Docs says:

But this is not happening for me

Viraj-10 commented 2 years ago

Hi @simonflk, Thanks for reporting the issue. We will look into it.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.