File tree Expand file tree Collapse file tree 2 files changed +0
-32
lines changed
components/Hello/__tests__/__snapshots__
containers/App/__tests__/__snapshots__ Expand file tree Collapse file tree 2 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,7 @@ exports[`renders correctly with defaults 1`] = `
48
48
]
49
49
}
50
50
accessible = { true }
51
- collapsable = { undefined }
52
- hasTVPreferredFocus = { undefined }
53
- hitSlop = { undefined }
54
51
isTVSelectable = { true }
55
- nativeID = { undefined }
56
- onLayout = { undefined }
57
52
onResponderGrant = { [Function ]}
58
53
onResponderMove = { [Function ]}
59
54
onResponderRelease = { [Function ]}
@@ -65,8 +60,6 @@ exports[`renders correctly with defaults 1`] = `
65
60
" opacity" : 1 ,
66
61
}
67
62
}
68
- testID = { undefined }
69
- tvParallaxProperties = { undefined }
70
63
>
71
64
<View
72
65
style = {
@@ -78,7 +71,6 @@ exports[`renders correctly with defaults 1`] = `
78
71
<Text
79
72
accessible = { true }
80
73
allowFontScaling = { true }
81
- disabled = { undefined }
82
74
ellipsizeMode = " tail"
83
75
style = {
84
76
Array [
@@ -113,12 +105,7 @@ exports[`renders correctly with defaults 1`] = `
113
105
]
114
106
}
115
107
accessible = { true }
116
- collapsable = { undefined }
117
- hasTVPreferredFocus = { undefined }
118
- hitSlop = { undefined }
119
108
isTVSelectable = { true }
120
- nativeID = { undefined }
121
- onLayout = { undefined }
122
109
onResponderGrant = { [Function ]}
123
110
onResponderMove = { [Function ]}
124
111
onResponderRelease = { [Function ]}
@@ -130,8 +117,6 @@ exports[`renders correctly with defaults 1`] = `
130
117
" opacity" : 1 ,
131
118
}
132
119
}
133
- testID = { undefined }
134
- tvParallaxProperties = { undefined }
135
120
>
136
121
<View
137
122
style = {
@@ -143,7 +128,6 @@ exports[`renders correctly with defaults 1`] = `
143
128
<Text
144
129
accessible = { true }
145
130
allowFontScaling = { true }
146
- disabled = { undefined }
147
131
ellipsizeMode = " tail"
148
132
style = {
149
133
Array [
Original file line number Diff line number Diff line change @@ -101,12 +101,7 @@ Cmd+D or shake for dev menu
101
101
]
102
102
}
103
103
accessible = { true }
104
- collapsable = { undefined }
105
- hasTVPreferredFocus = { undefined }
106
- hitSlop = { undefined }
107
104
isTVSelectable = { true }
108
- nativeID = { undefined }
109
- onLayout = { undefined }
110
105
onResponderGrant = { [Function ]}
111
106
onResponderMove = { [Function ]}
112
107
onResponderRelease = { [Function ]}
@@ -118,8 +113,6 @@ Cmd+D or shake for dev menu
118
113
" opacity" : 1 ,
119
114
}
120
115
}
121
- testID = { undefined }
122
- tvParallaxProperties = { undefined }
123
116
>
124
117
<View
125
118
style = {
@@ -131,7 +124,6 @@ Cmd+D or shake for dev menu
131
124
<Text
132
125
accessible = { true }
133
126
allowFontScaling = { true }
134
- disabled = { undefined }
135
127
ellipsizeMode = " tail"
136
128
style = {
137
129
Array [
@@ -166,12 +158,7 @@ Cmd+D or shake for dev menu
166
158
]
167
159
}
168
160
accessible = { true }
169
- collapsable = { undefined }
170
- hasTVPreferredFocus = { undefined }
171
- hitSlop = { undefined }
172
161
isTVSelectable = { true }
173
- nativeID = { undefined }
174
- onLayout = { undefined }
175
162
onResponderGrant = { [Function ]}
176
163
onResponderMove = { [Function ]}
177
164
onResponderRelease = { [Function ]}
@@ -183,8 +170,6 @@ Cmd+D or shake for dev menu
183
170
" opacity" : 1 ,
184
171
}
185
172
}
186
- testID = { undefined }
187
- tvParallaxProperties = { undefined }
188
173
>
189
174
<View
190
175
style = {
@@ -196,7 +181,6 @@ Cmd+D or shake for dev menu
196
181
<Text
197
182
accessible = { true }
198
183
allowFontScaling = { true }
199
- disabled = { undefined }
200
184
ellipsizeMode = " tail"
201
185
style = {
202
186
Array [
You can’t perform that action at this time.
0 commit comments