Update to 14.0

Reviewed By: kassens

Differential Revision: D3627753

fbshipit-source-id: 35b8246c8cb61e60908d8c233a6e72063bf67096
This commit is contained in:
Christoph Pojer
2016-07-27 22:02:42 -07:00
committed by Facebook Github Bot 7
parent 7971cca4f0
commit 75ecaf4190
7 changed files with 40 additions and 13 deletions

View File

@@ -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 {}
]
}