Mobile Accessibility Skill This skill provides mobile accessibility reference data for React Native, Expo, iOS, and Android auditing. Used by . --- React Native Accessibility Props - Full Reference | Prop | Type | Values / Notes | WCAG SC | Required | |------|------|---------------|---------|---------| | | boolean | marks the view as an accessibility node | 4.1.2 | Conditional | | | string | Human-readable name - overrides all child text | 1.1.1, 4.1.2 | Yes (all interactive + image elements) | | | string / string[] | References ID(s) of labelling element | 1.3.1 | For form inputs | | | strin…