Quantcast
Channel: react-native TouchableNativeFeedback onPress not working - Stack Overflow
Viewing all articles
Browse latest Browse all 8

Answer by user9749232 for react-native TouchableNativeFeedback onPress not working

$
0
0

Use a <View></View> to wrap your WrappedComponent for TouchableNativeFeedback.

<TouchableNativeFeedback  onPress={() => this.props.onContainerViewPress()}><View><WrappedComponent {...this.props} /></View></TouchableNativeFeedback>

Viewing all articles
Browse latest Browse all 8

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>