diff --git a/components/ConfirmationCodeInput.js b/components/ConfirmationCodeInput.js index 239c85a..5cc9b54 100644 --- a/components/ConfirmationCodeInput.js +++ b/components/ConfirmationCodeInput.js @@ -260,7 +260,6 @@ export default class ConfirmationCodeInput extends Component { codeInputStyle ]} underlineColorAndroid="transparent" - selectionColor={activeColor} keyboardType={'name-phone-pad'} returnKeyType={'done'} {...this.props}