@@ -11,38 +11,28 @@ exports[`debug 1`] = `
11
11
not fresh
12
12
</Text >
13
13
<TextInput
14
- allowFontScaling = { true }
15
14
placeholder =\\"Add custom freshness\\"
16
- rejectResponderTermination = { true }
17
15
testID =\\"bananaCustomFreshness\\"
18
- underlineColorAndroid =\\"transparent\\"
19
16
value =\\"Custom Freshie\\"
20
17
/>
21
18
<TextInput
22
- allowFontScaling = { true }
23
19
defaultValue =\\"What did you inspect?\\"
24
20
placeholder =\\"Who inspected freshness?\\"
25
- rejectResponderTermination = { true }
26
21
testID =\\"bananaChef\\"
27
- underlineColorAndroid =\\"transparent\\"
28
22
value =\\"I inspected freshie\\"
29
23
/>
30
24
<TextInput
31
- allowFontScaling = { true }
32
25
defaultValue =\\"What banana?\\"
33
- rejectResponderTermination = { true }
34
- underlineColorAndroid =\\"transparent\\"
35
26
/>
36
27
<TextInput
37
- allowFontScaling = { true }
38
28
defaultValue =\\"hello\\"
39
- rejectResponderTermination = { true }
40
- underlineColorAndroid =\\"transparent\\"
41
29
value =\\"\\"
42
30
/>
43
31
<View
44
32
accessible = { true }
33
+ collapsable = { false }
45
34
focusable = { true }
35
+ nativeID =\\"animatedComponent\\"
46
36
onClick = { [Function onClick ]}
47
37
onResponderGrant = { [Function onResponderGrant ]}
48
38
onResponderMove = { [Function onResponderMove ]}
@@ -87,33 +77,21 @@ exports[`debug changing component: bananaFresh button message should now be "fre
87
77
fresh
88
78
</Text >
89
79
<TextInput
90
- allowFontScaling = { true }
91
80
placeholder =\\"Add custom freshness\\"
92
- rejectResponderTermination = { true }
93
81
testID =\\"bananaCustomFreshness\\"
94
- underlineColorAndroid =\\"transparent\\"
95
82
value =\\"Custom Freshie\\"
96
83
/>
97
84
<TextInput
98
- allowFontScaling = { true }
99
85
defaultValue =\\"What did you inspect?\\"
100
86
placeholder =\\"Who inspected freshness?\\"
101
- rejectResponderTermination = { true }
102
87
testID =\\"bananaChef\\"
103
- underlineColorAndroid =\\"transparent\\"
104
88
value =\\"I inspected freshie\\"
105
89
/>
106
90
<TextInput
107
- allowFontScaling = { true }
108
91
defaultValue =\\"What banana?\\"
109
- rejectResponderTermination = { true }
110
- underlineColorAndroid =\\"transparent\\"
111
92
/>
112
93
<TextInput
113
- allowFontScaling = { true }
114
94
defaultValue =\\"hello\\"
115
- rejectResponderTermination = { true }
116
- underlineColorAndroid =\\"transparent\\"
117
95
value =\\"\\"
118
96
/>
119
97
<View
@@ -163,33 +141,21 @@ exports[`debug: shallow 1`] = `
163
141
not fresh
164
142
</Text >
165
143
<TextInput
166
- allowFontScaling = { true }
167
144
placeholder =\\"Add custom freshness\\"
168
- rejectResponderTermination = { true }
169
145
testID =\\"bananaCustomFreshness\\"
170
- underlineColorAndroid =\\"transparent\\"
171
146
value =\\"Custom Freshie\\"
172
147
/>
173
148
<TextInput
174
- allowFontScaling = { true }
175
149
defaultValue =\\"What did you inspect?\\"
176
150
placeholder =\\"Who inspected freshness?\\"
177
- rejectResponderTermination = { true }
178
151
testID =\\"bananaChef\\"
179
- underlineColorAndroid =\\"transparent\\"
180
152
value =\\"I inspected freshie\\"
181
153
/>
182
154
<TextInput
183
- allowFontScaling = { true }
184
155
defaultValue =\\"What banana?\\"
185
- rejectResponderTermination = { true }
186
- underlineColorAndroid =\\"transparent\\"
187
156
/>
188
157
<TextInput
189
- allowFontScaling = { true }
190
158
defaultValue =\\"hello\\"
191
- rejectResponderTermination = { true }
192
- underlineColorAndroid =\\"transparent\\"
193
159
value =\\"\\"
194
160
/>
195
161
<MyButton
@@ -227,33 +193,21 @@ exports[`debug: shallow with message 1`] = `
227
193
not fresh
228
194
</Text >
229
195
<TextInput
230
- allowFontScaling = { true }
231
196
placeholder =\\"Add custom freshness\\"
232
- rejectResponderTermination = { true }
233
197
testID =\\"bananaCustomFreshness\\"
234
- underlineColorAndroid =\\"transparent\\"
235
198
value =\\"Custom Freshie\\"
236
199
/>
237
200
<TextInput
238
- allowFontScaling = { true }
239
201
defaultValue =\\"What did you inspect?\\"
240
202
placeholder =\\"Who inspected freshness?\\"
241
- rejectResponderTermination = { true }
242
203
testID =\\"bananaChef\\"
243
- underlineColorAndroid =\\"transparent\\"
244
204
value =\\"I inspected freshie\\"
245
205
/>
246
206
<TextInput
247
- allowFontScaling = { true }
248
207
defaultValue =\\"What banana?\\"
249
- rejectResponderTermination = { true }
250
- underlineColorAndroid =\\"transparent\\"
251
208
/>
252
209
<TextInput
253
- allowFontScaling = { true }
254
210
defaultValue =\\"hello\\"
255
- rejectResponderTermination = { true }
256
- underlineColorAndroid =\\"transparent\\"
257
211
value =\\"\\"
258
212
/>
259
213
<MyButton
@@ -291,38 +245,28 @@ exports[`debug: with message 1`] = `
291
245
not fresh
292
246
</Text >
293
247
<TextInput
294
- allowFontScaling = { true }
295
248
placeholder =\\"Add custom freshness\\"
296
- rejectResponderTermination = { true }
297
249
testID =\\"bananaCustomFreshness\\"
298
- underlineColorAndroid =\\"transparent\\"
299
250
value =\\"Custom Freshie\\"
300
251
/>
301
252
<TextInput
302
- allowFontScaling = { true }
303
253
defaultValue =\\"What did you inspect?\\"
304
254
placeholder =\\"Who inspected freshness?\\"
305
- rejectResponderTermination = { true }
306
255
testID =\\"bananaChef\\"
307
- underlineColorAndroid =\\"transparent\\"
308
256
value =\\"I inspected freshie\\"
309
257
/>
310
258
<TextInput
311
- allowFontScaling = { true }
312
259
defaultValue =\\"What banana?\\"
313
- rejectResponderTermination = { true }
314
- underlineColorAndroid =\\"transparent\\"
315
260
/>
316
261
<TextInput
317
- allowFontScaling = { true }
318
262
defaultValue =\\"hello\\"
319
- rejectResponderTermination = { true }
320
- underlineColorAndroid =\\"transparent\\"
321
263
value =\\"\\"
322
264
/>
323
265
<View
324
266
accessible = { true }
267
+ collapsable = { false }
325
268
focusable = { true }
269
+ nativeID =\\"animatedComponent\\"
326
270
onClick = { [Function onClick ]}
327
271
onResponderGrant = { [Function onResponderGrant ]}
328
272
onResponderMove = { [Function onResponderMove ]}
@@ -359,7 +303,9 @@ exports[`debug: with message 1`] = `
359
303
exports [` toJSON 1` ] = `
360
304
<View
361
305
accessible = { true }
306
+ collapsable = { false }
362
307
focusable = { false }
308
+ nativeID = " animatedComponent"
363
309
onClick = { [Function ]}
364
310
onResponderGrant = { [Function ]}
365
311
onResponderMove = { [Function ]}
0 commit comments