diff --git a/README.md b/README.md index 3bf9260..dccbf77 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ indicates accessibility for the individual radio button input and radio button l ### accessibilityLabel used to set accessibilityLabel for individual radio button input and radio button label components, -radio button input will have accessibilityLabel = [accessibilityLabel]Input[index] +radio button input will have accessibilityLabel = [accessibilityLabel]Radio Button[index] radio button label will have accessibilityLabel = [accessibilityLabel]Label[index] ### testID diff --git a/lib/SimpleRadioButton.js b/lib/SimpleRadioButton.js index a737044..391a062 100644 --- a/lib/SimpleRadioButton.js +++ b/lib/SimpleRadioButton.js @@ -155,7 +155,7 @@ export class RadioButton extends React.Component { !this.props.labelHorizontal && Style.labelVerticalWrap ]}>