mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: [Internal] - Add an condition to exclude accessibilityRole that not currently used Since I've added all the possible values in accessibilityRole enum, it is necessary to gate what needs to be an accessibilityElement. SO I add a condition to exclude accessibilityRole that not currently used. Reviewed By: shergin Differential Revision: D22559136 fbshipit-source-id: 910d59132984872b5a9816b8e390117b7b1e2e71