6

So,Here is my code for touchablehighlight,I used simulate for calling a onpress function but is is not working can anyone help me .

 <TouchableHighlight style={styles.touchableButtonview} 
      onPress = {(this.authUser.bind(this))}>
      <Text style={styles.buttonText}>Sign in</Text>
    </TouchableHighlight>
skyboyer
  • 22,209
  • 7
  • 57
  • 64

0 Answers0