diff --git a/index.js b/index.js index 38c95fe..0d69921 100644 --- a/index.js +++ b/index.js @@ -142,7 +142,7 @@ class StatusBarAlert extends Component { outputRange: [this.props.backgroundColor, this.props.highlightColor || saturate(this.props.backgroundColor, SATURATION)] }) : this.props.backgroundColor }]} - onPress={this.props.onPress || null} + onPress={this.props.onPress} activeOpacity={ACTIVE_OPACITY} >