79435073

Date: 2025-02-13 04:42:52
Score: 2
Natty:
Report link

Wrapping a ScrollView with TouchableWithoutFeedback is generally not recommended because it interferes with the ScrollView's touch handling. Instead, use TouchableOpacity, TouchableHighlight, Pressable, or handle touch events on individual items inside the ScrollView.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: nazmul