[change] Update Touchable components

Reference RN 0.60 implementations with web-specific fixes

Ref #1172
Fix #1105
This commit is contained in:
Nicolas Gallagher
2019-10-07 14:01:05 -07:00
parent 33f1c3566c
commit 3ac0b96498
6 changed files with 782 additions and 338 deletions
+1
View File
@@ -5,6 +5,7 @@
<PROJECT_ROOT>/.*/__tests__/.*
<PROJECT_ROOT>/packages/.*/dist/.*
<PROJECT_ROOT>/packages/examples/.*
<PROJECT_ROOT>/packages/react-native-web/src/vendor/.*
<PROJECT_ROOT>/packages/website/.*
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*