onResponderGrant function
For most touch interactions, you'll simply want to wrap your component in TouchableHighlight
or TouchableOpacity
. Check out Touchable.js
, ScrollResponder.js
and ResponderEventPlugin.js
for more discussion.
onResponderGrant function
For most touch interactions, you'll simply want to wrap your component in TouchableHighlight
or TouchableOpacity
. Check out Touchable.js
, ScrollResponder.js
and ResponderEventPlugin.js
for more discussion.
Please login to continue.