Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent Clicks/Taps From TextInput to Touchables in ScrollView From B…
…eing Eaten See microsoft#5867 This backports the upstream change made in facebook/react-native#29798 to older versions of react-native-windows. Not going to bother to add the patching to the master branch, since we will pull in the fix automatically before 0.64. Validates the issue no longer repros after the change in the multicolumn flatlist example.
- Loading branch information