@@ -89,11 +89,16 @@ exports[`Story Snapshots: Content should match snapshot 1`] = `
8989 >
9090 <View
9191 style = {
92- {
93- " alignItems" : " center" ,
94- " flexDirection" : " row" ,
95- " padding" : 12 ,
96- }
92+ [
93+ {
94+ " alignItems" : " center" ,
95+ " flexDirection" : " row" ,
96+ " padding" : 12 ,
97+ },
98+ {
99+ " height" : 68 ,
100+ },
101+ ]
97102 }
98103 >
99104 <ViewManagerAdapter_ExpoImage
@@ -315,11 +320,16 @@ exports[`Story Snapshots: Content should match snapshot 1`] = `
315320 >
316321 <View
317322 style = {
318- {
319- " alignItems" : " center" ,
320- " flexDirection" : " row" ,
321- " padding" : 12 ,
322- }
323+ [
324+ {
325+ " alignItems" : " center" ,
326+ " flexDirection" : " row" ,
327+ " padding" : 12 ,
328+ },
329+ {
330+ " height" : 68 ,
331+ },
332+ ]
323333 }
324334 >
325335 <ViewManagerAdapter_ExpoImage
@@ -541,11 +551,16 @@ exports[`Story Snapshots: Content should match snapshot 1`] = `
541551 >
542552 <View
543553 style = {
544- {
545- " alignItems" : " center" ,
546- " flexDirection" : " row" ,
547- " padding" : 12 ,
548- }
554+ [
555+ {
556+ " alignItems" : " center" ,
557+ " flexDirection" : " row" ,
558+ " padding" : 12 ,
559+ },
560+ {
561+ " height" : 68 ,
562+ },
563+ ]
549564 }
550565 >
551566 <ViewManagerAdapter_ExpoImage
@@ -699,7 +714,7 @@ exports[`Story Snapshots: SwipeActions should match snapshot 1`] = `
699714 " right" : 0 ,
700715 },
701716 {
702- " height" : 68 ,
717+ " height" : 80 ,
703718 },
704719 {
705720 " backgroundColor" : " #EC0D2A" ,
@@ -720,7 +735,7 @@ exports[`Story Snapshots: SwipeActions should match snapshot 1`] = `
720735 " width" : 390 ,
721736 },
722737 {
723- " height" : 68 ,
738+ " height" : 80 ,
724739 },
725740 [Function ],
726741 ]
@@ -901,11 +916,16 @@ exports[`Story Snapshots: SwipeActions should match snapshot 1`] = `
901916 >
902917 <View
903918 style = {
904- {
905- " alignItems" : " center" ,
906- " flexDirection" : " row" ,
907- " padding" : 12 ,
908- }
919+ [
920+ {
921+ " alignItems" : " center" ,
922+ " flexDirection" : " row" ,
923+ " padding" : 12 ,
924+ },
925+ {
926+ " height" : 68 ,
927+ },
928+ ]
909929 }
910930 >
911931 <ViewManagerAdapter_ExpoImage
@@ -1056,7 +1076,7 @@ exports[`Story Snapshots: SwipeActions should match snapshot 1`] = `
10561076 " right" : 0 ,
10571077 },
10581078 {
1059- " height" : 68 ,
1079+ " height" : 80 ,
10601080 },
10611081 {
10621082 " backgroundColor" : " #EC0D2A" ,
@@ -1077,7 +1097,7 @@ exports[`Story Snapshots: SwipeActions should match snapshot 1`] = `
10771097 " width" : 390 ,
10781098 },
10791099 {
1080- " height" : 68 ,
1100+ " height" : 80 ,
10811101 },
10821102 [Function ],
10831103 ]
@@ -1258,11 +1278,16 @@ exports[`Story Snapshots: SwipeActions should match snapshot 1`] = `
12581278 >
12591279 <View
12601280 style = {
1261- {
1262- " alignItems" : " center" ,
1263- " flexDirection" : " row" ,
1264- " padding" : 12 ,
1265- }
1281+ [
1282+ {
1283+ " alignItems" : " center" ,
1284+ " flexDirection" : " row" ,
1285+ " padding" : 12 ,
1286+ },
1287+ {
1288+ " height" : 68 ,
1289+ },
1290+ ]
12661291 }
12671292 >
12681293 <ViewManagerAdapter_ExpoImage
@@ -1491,11 +1516,16 @@ exports[`Story Snapshots: Themes should match snapshot 1`] = `
14911516 >
14921517 <View
14931518 style = {
1494- {
1495- " alignItems" : " center" ,
1496- " flexDirection" : " row" ,
1497- " padding" : 12 ,
1498- }
1519+ [
1520+ {
1521+ " alignItems" : " center" ,
1522+ " flexDirection" : " row" ,
1523+ " padding" : 12 ,
1524+ },
1525+ {
1526+ " height" : 68 ,
1527+ },
1528+ ]
14991529 }
15001530 >
15011531 <ViewManagerAdapter_ExpoImage
@@ -1717,11 +1747,16 @@ exports[`Story Snapshots: Themes should match snapshot 1`] = `
17171747 >
17181748 <View
17191749 style = {
1720- {
1721- " alignItems" : " center" ,
1722- " flexDirection" : " row" ,
1723- " padding" : 12 ,
1724- }
1750+ [
1751+ {
1752+ " alignItems" : " center" ,
1753+ " flexDirection" : " row" ,
1754+ " padding" : 12 ,
1755+ },
1756+ {
1757+ " height" : 68 ,
1758+ },
1759+ ]
17251760 }
17261761 >
17271762 <ViewManagerAdapter_ExpoImage
@@ -1943,11 +1978,16 @@ exports[`Story Snapshots: Themes should match snapshot 1`] = `
19431978 >
19441979 <View
19451980 style = {
1946- {
1947- " alignItems" : " center" ,
1948- " flexDirection" : " row" ,
1949- " padding" : 12 ,
1950- }
1981+ [
1982+ {
1983+ " alignItems" : " center" ,
1984+ " flexDirection" : " row" ,
1985+ " padding" : 12 ,
1986+ },
1987+ {
1988+ " height" : 68 ,
1989+ },
1990+ ]
19511991 }
19521992 >
19531993 <ViewManagerAdapter_ExpoImage
0 commit comments