What are Touchable Interactions in React Native?

Technology CommunityCategory: React NativeWhat are Touchable Interactions in React Native?
VietMX Staff asked 3 years ago
  • The most fundamental user interaction on a mobile app is the touch.
  • React Native provides 4 separate components for handling touch interactions – TouchableHighlight – TouchableOpacity – TouchableNativeFeedback – TouchableWithoutFeedback