some TouchableOpacity isn't working on IOS 0.76 #48778
Labels
Component: TouchableOpacity
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
Resolution: PR Submitted
A pull request with a fix has been provided.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
After upgrading from 0.73 to 0.76, I found that some TouchableOpacity could not be clicked, so I made a minimize buggy demo code, which just depend on react-native, no 3rd libs
Steps to reproduce
height: "100%"
toheight: 150
in line 47 the buttons A/B/C can click againReact Native Version
0.76.6
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/iwater/TouchableOpacityDemo
Screenshots and Videos
The text was updated successfully, but these errors were encountered: