react-native-macos/RNTester/js/examples/Accessibility
Sharon Gong 8c0c860e38 Add missing accessibility props to Touchables (#27293)
Summary:
The following accessibility properties was added for view but not for Touchables - importantForAccessibility, accessibilityLiveRegion, accessibilityViewIsModal and accessibilityElementsHidden. This PR is to extend the support for all touchables.

## Changelog

[General] [Added] - Add missing accessibility props on Touchables
Pull Request resolved: https://github.com/facebook/react-native/pull/27293

Test Plan: Tested in RNTester app.

Differential Revision: D18650884

Pulled By: yungsters

fbshipit-source-id: 2172ac55a8c8803d7d923511f43b2598593ea1d2
2019-11-23 10:28:07 -08:00
..
AccessibilityAndroidExample.android.js Add missing accessibility props to Touchables (#27293) 2019-11-23 10:28:07 -08:00
AccessibilityExample.js Announce accessibility state changes happening in the background (#26624) 2019-10-14 00:28:34 -07:00
AccessibilityIOSExample.js - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
check.png Announce accessibility state changes happening in the background (#26624) 2019-10-14 00:28:34 -07:00
mixed.png Announce accessibility state changes happening in the background (#26624) 2019-10-14 00:28:34 -07:00
uncheck.png Announce accessibility state changes happening in the background (#26624) 2019-10-14 00:28:34 -07:00