Instead of using TouchableOpacity from react-native, use the RNGH version:
TouchableOpacity
react-native
import { TouchableOpacity } from react-native-gesture-handler;