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