mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-12 09:08:31 +08:00
Adds the accessibilityState and accessibilityRelationship object props that map to ARIA props. Removes the accessibilityStates array prop that is not compatible with web accessibility services. Ref #1172