Skip to content

Commit

Permalink
minimum repr ex facebook@9d72a70
Browse files Browse the repository at this point in the history
  • Loading branch information
fabOnReact committed May 30, 2022
1 parent 9d1bf23 commit abed89e
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,7 @@ class AccessibilityExample extends React.Component<{}> {
accessible={false}
style={styles.default}
placeholder="this is the placeholder"
accessibilityRole="text"
secureTextEntry={true}>
<Text>Don't read this</Text>
</TextInput>
/>
</TouchableNativeFeedback>
</RNTesterBlock>
</View>
Expand Down

0 comments on commit abed89e

Please sign in to comment.