react-native-web-starter
react-native-web-starter copied to clipboard
unexpected behavior on click
Hi,
I have just downloaded the project to work on, and i used the default demo by clicking on the touchable area
<Touchable onPress={this._handlePress}
but nothing happened. the expected behavior is to log "Can't touched this?"
besides that i am getting this warning in the console: