@@ -83,6 +83,7 @@ exports[`AvatarScreen renders screen 1`] = `
83
83
accessible = { true }
84
84
collapsable = { false }
85
85
focusable = { true }
86
+ hitSlop = { 0 }
86
87
onClick = { [Function ]}
87
88
onResponderGrant = { [Function ]}
88
89
onResponderMove = { [Function ]}
@@ -208,6 +209,7 @@ exports[`AvatarScreen renders screen 1`] = `
208
209
accessible = { true }
209
210
collapsable = { false }
210
211
focusable = { true }
212
+ hitSlop = { 0 }
211
213
onClick = { [Function ]}
212
214
onResponderGrant = { [Function ]}
213
215
onResponderMove = { [Function ]}
@@ -394,6 +396,7 @@ exports[`AvatarScreen renders screen 1`] = `
394
396
accessible = { true }
395
397
collapsable = { false }
396
398
focusable = { true }
399
+ hitSlop = { 0 }
397
400
onClick = { [Function ]}
398
401
onResponderGrant = { [Function ]}
399
402
onResponderMove = { [Function ]}
@@ -622,6 +625,7 @@ exports[`AvatarScreen renders screen 1`] = `
622
625
accessible = { true }
623
626
collapsable = { false }
624
627
focusable = { true }
628
+ hitSlop = { 0 }
625
629
onClick = { [Function ]}
626
630
onResponderGrant = { [Function ]}
627
631
onResponderMove = { [Function ]}
@@ -856,6 +860,7 @@ exports[`AvatarScreen renders screen 1`] = `
856
860
accessible = { true }
857
861
collapsable = { false }
858
862
focusable = { true }
863
+ hitSlop = { 0 }
859
864
onClick = { [Function ]}
860
865
onResponderGrant = { [Function ]}
861
866
onResponderMove = { [Function ]}
@@ -1112,6 +1117,7 @@ exports[`AvatarScreen renders screen 1`] = `
1112
1117
accessible = { true }
1113
1118
collapsable = { false }
1114
1119
focusable = { true }
1120
+ hitSlop = { 4 }
1115
1121
onClick = { [Function ]}
1116
1122
onResponderGrant = { [Function ]}
1117
1123
onResponderMove = { [Function ]}
@@ -1368,6 +1374,7 @@ exports[`AvatarScreen renders screen 1`] = `
1368
1374
accessible = { true }
1369
1375
collapsable = { false }
1370
1376
focusable = { true }
1377
+ hitSlop = { 0 }
1371
1378
onClick = { [Function ]}
1372
1379
onResponderGrant = { [Function ]}
1373
1380
onResponderMove = { [Function ]}
@@ -1575,6 +1582,7 @@ exports[`AvatarScreen renders screen 1`] = `
1575
1582
accessible = { true }
1576
1583
collapsable = { false }
1577
1584
focusable = { true }
1585
+ hitSlop = { 0 }
1578
1586
onClick = { [Function ]}
1579
1587
onResponderGrant = { [Function ]}
1580
1588
onResponderMove = { [Function ]}
@@ -1831,6 +1839,7 @@ exports[`AvatarScreen renders screen 1`] = `
1831
1839
accessible = { true }
1832
1840
collapsable = { false }
1833
1841
focusable = { true }
1842
+ hitSlop = { 0 }
1834
1843
onClick = { [Function ]}
1835
1844
onResponderGrant = { [Function ]}
1836
1845
onResponderMove = { [Function ]}
@@ -2132,6 +2141,7 @@ exports[`AvatarScreen renders screen 1`] = `
2132
2141
accessible = { true }
2133
2142
collapsable = { false }
2134
2143
focusable = { true }
2144
+ hitSlop = { 0 }
2135
2145
onClick = { [Function ]}
2136
2146
onResponderGrant = { [Function ]}
2137
2147
onResponderMove = { [Function ]}
@@ -2319,6 +2329,7 @@ exports[`AvatarScreen renders screen 1`] = `
2319
2329
accessible = { true }
2320
2330
collapsable = { false }
2321
2331
focusable = { true }
2332
+ hitSlop = { 0 }
2322
2333
onClick = { [Function ]}
2323
2334
onResponderGrant = { [Function ]}
2324
2335
onResponderMove = { [Function ]}
@@ -2548,6 +2559,7 @@ exports[`AvatarScreen renders screen 1`] = `
2548
2559
accessible = { true }
2549
2560
collapsable = { false }
2550
2561
focusable = { true }
2562
+ hitSlop = { 0 }
2551
2563
onClick = { [Function ]}
2552
2564
onResponderGrant = { [Function ]}
2553
2565
onResponderMove = { [Function ]}
@@ -2777,6 +2789,7 @@ exports[`AvatarScreen renders screen 1`] = `
2777
2789
accessible = { true }
2778
2790
collapsable = { false }
2779
2791
focusable = { true }
2792
+ hitSlop = { 0 }
2780
2793
onClick = { [Function ]}
2781
2794
onResponderGrant = { [Function ]}
2782
2795
onResponderMove = { [Function ]}
@@ -2964,6 +2977,7 @@ exports[`AvatarScreen renders screen 1`] = `
2964
2977
accessible = { true }
2965
2978
collapsable = { false }
2966
2979
focusable = { true }
2980
+ hitSlop = { 0 }
2967
2981
onClick = { [Function ]}
2968
2982
onResponderGrant = { [Function ]}
2969
2983
onResponderMove = { [Function ]}
0 commit comments