## Describe the Feature - it would be possible to use the toBeChecked matcher for elements with the `switch` role ## Possible Implementations - add 'switch' to the condition here: https://github.com/callstack/react-native-testing-library/blob/899de72aaf3c5e81363afd066c62e41fb64e2d2d/src/matchers/to-be-checked.tsx#L41 ## Related Issues https://github.com/callstack/react-native-testing-library/issues/1457