react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

React Native Gallery ( Experimental ) Accessibility fast pass issues : 0.79.0 release

Open iamAbhi-916 opened this issue 7 months ago • 0 comments

✅ Common Accessibility Issues Checklist

  • [ ] Navigation Bar
    Ensure that the navigation bar supports one of the following patterns:

    • Invoke
    • Toggle
    • ExpandToggle
      Nav Bar Issue
  • [ ] Modal Accessibility
    When opening a modal, ensure that all focusable elements have a non-null name property.
    Modal Issue

iamAbhi-916 avatar Jun 18 '25 09:06 iamAbhi-916