mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 21:46:07 +08:00
Update to 14.0
Reviewed By: kassens Differential Revision: D3627753 fbshipit-source-id: 35b8246c8cb61e60908d8c233a6e72063bf67096
This commit is contained in:
committed by
Facebook Github Bot 7
parent
7971cca4f0
commit
75ecaf4190
@@ -1,4 +1,4 @@
|
||||
exports[`TouchableHighlight renders correctly 0`] = `
|
||||
exports[`TouchableHighlight renders correctly 1`] = `
|
||||
<View
|
||||
accessibilityComponentType={undefined}
|
||||
accessibilityLabel={undefined}
|
||||
@@ -14,7 +14,9 @@ exports[`TouchableHighlight renders correctly 0`] = `
|
||||
onStartShouldSetResponder={[Function bound touchableHandleStartShouldSetResponder]}
|
||||
style={
|
||||
Array [
|
||||
4,
|
||||
Object {
|
||||
"backgroundColor": "transparent"
|
||||
},
|
||||
Object {}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user