Expo 33: overlapping Touchable Elements no longer work

A TouchableHighlight overlapping a View worked fine on iOS in expo 32, but seems to longer work in expo 33. I’ve created a snack to show the issue: lonely cashew - Snack. Replacing it with a TouchableWithoutFeedback works, but I’d rather use a TouchableHighlight

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.