Add E2E Jest Snapshot Tests for Switch. Tests should exist as samples within RNTester.
STATUS TYPES
| Status |
Description |
| Not Implemented |
Prop is not implemented for given architecture. |
| Not Completed |
No test or sample exists for the prop. |
| Sample Completed |
Sample exists for the prop, but sample is not run in a Jest Snapshot Test. |
| Completed |
Sample and Snapshot test exists for the prop. |
PROPS STATUS FOR SWITCH
| Test Description |
Status (Paper) |
Status (Fabric) |
Notes |
| Default |
|
|
|
| Disabled |
|
|
|
| onChange |
|
|
|
| onValueChange |
|
|
|
| thumbColor |
|
|
|
| trackColor |
|
|
|
| Value |
|
|
|
| accessibilityHint |
|
|
|
| accessibilityLabel |
|
|
|
| AccessibilityActions |
|
|
|
| AccessibilityRole |
|
|
|
| AccessibilityValue |
|
|
|
| AccessibilityPosInSet |
|
|
|
| AccessibilitySetSize |
|
|
|
| testID |
|
|
|
| AccessibilityLiveRegion |
|
|
|
| Accessible |
|
|
|
| Focusable |
|
|
|
| HitSlop |
|
|
|
| NativeID |
|
|
|
| NextFocus* |
|
|
|
| onAccessibilityAction |
|
|
|
| onAccessibilityTab |
|
|
|
| onAccessibilityEscape |
|
|
|
| onLayout |
|
|
|
| onMoveShoudlSetResponder |
|
|
|
| onMoveShouldSetResponderCapture |
|
|
|
| onResponderGrant |
|
|
|
| onResponderMove |
|
|
|
| onResponserReject |
|
|
|
| onResponderRelease |
|
|
|
| onResponderTerminate |
|
|
|
| onResponderTerminationRequest |
|
|
|
| onStartShouldSetResponder |
|
|
|
| onStartShouldSetResponderCatpure |
|
|
|
| pointerEvents |
|
|
|
Add E2E Jest Snapshot Tests for Switch. Tests should exist as samples within RNTester.
STATUS TYPES
PROPS STATUS FOR SWITCH