@@ -228,15 +228,10 @@ exports[`TransactionDetailsScene should render 1`] = `
228228 <View
229229 style = {
230230 {
231- " flex" : undefined ,
232- " marginBottom" : undefined ,
233- " marginLeft" : undefined ,
234- " marginRight" : undefined ,
235- " marginTop" : undefined ,
231+ " flex" : 1 ,
232+ " marginTop" : 0 ,
236233 " paddingBottom" : 11 ,
237- " paddingLeft" : 11 ,
238- " paddingRight" : 11 ,
239- " paddingTop" : 11 ,
234+ " paddingHorizontal" : 11 ,
240235 }
241236 }
242237 >
@@ -497,6 +492,45 @@ exports[`TransactionDetailsScene should render 1`] = `
497492 </View >
498493 </View >
499494 </View >
495+ <View
496+ collapsable = { false }
497+ entering = {
498+ FadeInDown {
499+ " build" : [Function ],
500+ " delayV" : 0 ,
501+ " durationV" : 300 ,
502+ " easingV" : [Function ],
503+ " initialValues" : {
504+ " transform" : [
505+ {
506+ " translateY" : 80 ,
507+ },
508+ ],
509+ },
510+ " randomizeDelay" : false ,
511+ " reduceMotionV" : " system" ,
512+ }
513+ }
514+ jestAnimatedProps = {
515+ {
516+ " value" : {},
517+ }
518+ }
519+ jestAnimatedStyle = {
520+ {
521+ " value" : {},
522+ }
523+ }
524+ layout = {
525+ LinearTransition {
526+ " build" : [Function ],
527+ " durationV" : 300 ,
528+ " randomizeDelay" : false ,
529+ " reduceMotionV" : " system" ,
530+ }
531+ }
532+ nativeID = " 2"
533+ />
500534 <View
501535 collapsable = { false }
502536 entering = {
@@ -534,7 +568,7 @@ exports[`TransactionDetailsScene should render 1`] = `
534568 " reduceMotionV" : " system" ,
535569 }
536570 }
537- nativeID = " 2 "
571+ nativeID = " 3 "
538572 >
539573 <View
540574 style = {
@@ -1312,7 +1346,7 @@ exports[`TransactionDetailsScene should render 1`] = `
13121346 " reduceMotionV" : " system" ,
13131347 }
13141348 }
1315- nativeID = " 3 "
1349+ nativeID = " 4 "
13161350 >
13171351 <View
13181352 style = {
@@ -1736,7 +1770,7 @@ exports[`TransactionDetailsScene should render 1`] = `
17361770 " reduceMotionV" : " system" ,
17371771 }
17381772 }
1739- nativeID = " 4 "
1773+ nativeID = " 5 "
17401774 />
17411775 <View
17421776 collapsable = { false }
@@ -1775,7 +1809,7 @@ exports[`TransactionDetailsScene should render 1`] = `
17751809 " reduceMotionV" : " system" ,
17761810 }
17771811 }
1778- nativeID = " 5 "
1812+ nativeID = " 6 "
17791813 />
17801814 <View
17811815 collapsable = { false }
@@ -1814,7 +1848,7 @@ exports[`TransactionDetailsScene should render 1`] = `
18141848 " reduceMotionV" : " system" ,
18151849 }
18161850 }
1817- nativeID = " 6 "
1851+ nativeID = " 7 "
18181852 >
18191853 <View
18201854 style = {
@@ -2056,7 +2090,7 @@ exports[`TransactionDetailsScene should render 1`] = `
20562090 " reduceMotionV" : " system" ,
20572091 }
20582092 }
2059- nativeID = " 7 "
2093+ nativeID = " 8 "
20602094 >
20612095 <View
20622096 style = {
@@ -2669,7 +2703,7 @@ exports[`TransactionDetailsScene should render 1`] = `
26692703 " reduceMotionV" : " system" ,
26702704 }
26712705 }
2672- nativeID = " 8 "
2706+ nativeID = " 9 "
26732707 >
26742708 <View
26752709 absolute = { false }
@@ -2867,7 +2901,7 @@ exports[`TransactionDetailsScene should render 1`] = `
28672901 },
28682902 ]
28692903 }
2870- nativeID = " 9 "
2904+ nativeID = " 10 "
28712905 onLayout = { [Function ]}
28722906 stackHeight = { 0 }
28732907 style = {
@@ -3089,7 +3123,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
30893123 },
30903124 ]
30913125 }
3092- nativeID = " 10 "
3126+ nativeID = " 11 "
30933127 onMomentumScrollBegin = { [Function ]}
30943128 onMomentumScrollEnd = { [Function ]}
30953129 onScroll = { [Function ]}
@@ -3121,15 +3155,10 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
31213155 <View
31223156 style = {
31233157 {
3124- " flex" : undefined ,
3125- " marginBottom" : undefined ,
3126- " marginLeft" : undefined ,
3127- " marginRight" : undefined ,
3128- " marginTop" : undefined ,
3158+ " flex" : 1 ,
3159+ " marginTop" : 0 ,
31293160 " paddingBottom" : 11 ,
3130- " paddingLeft" : 11 ,
3131- " paddingRight" : 11 ,
3132- " paddingTop" : 11 ,
3161+ " paddingHorizontal" : 11 ,
31333162 }
31343163 }
31353164 >
@@ -3170,7 +3199,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
31703199 " reduceMotionV" : " system" ,
31713200 }
31723201 }
3173- nativeID = " 11 "
3202+ nativeID = " 12 "
31743203 >
31753204 <View
31763205 style = {
@@ -3390,6 +3419,45 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
33903419 </View >
33913420 </View >
33923421 </View >
3422+ <View
3423+ collapsable = { false }
3424+ entering = {
3425+ FadeInDown {
3426+ " build" : [Function ],
3427+ " delayV" : 0 ,
3428+ " durationV" : 300 ,
3429+ " easingV" : [Function ],
3430+ " initialValues" : {
3431+ " transform" : [
3432+ {
3433+ " translateY" : 80 ,
3434+ },
3435+ ],
3436+ },
3437+ " randomizeDelay" : false ,
3438+ " reduceMotionV" : " system" ,
3439+ }
3440+ }
3441+ jestAnimatedProps = {
3442+ {
3443+ " value" : {},
3444+ }
3445+ }
3446+ jestAnimatedStyle = {
3447+ {
3448+ " value" : {},
3449+ }
3450+ }
3451+ layout = {
3452+ LinearTransition {
3453+ " build" : [Function ],
3454+ " durationV" : 300 ,
3455+ " randomizeDelay" : false ,
3456+ " reduceMotionV" : " system" ,
3457+ }
3458+ }
3459+ nativeID = " 13"
3460+ />
33933461 <View
33943462 collapsable = { false }
33953463 entering = {
@@ -3427,7 +3495,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
34273495 " reduceMotionV" : " system" ,
34283496 }
34293497 }
3430- nativeID = " 12 "
3498+ nativeID = " 14 "
34313499 >
34323500 <View
34333501 style = {
@@ -4205,7 +4273,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
42054273 " reduceMotionV" : " system" ,
42064274 }
42074275 }
4208- nativeID = " 13 "
4276+ nativeID = " 15 "
42094277 >
42104278 <View
42114279 style = {
@@ -4629,7 +4697,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
46294697 " reduceMotionV" : " system" ,
46304698 }
46314699 }
4632- nativeID = " 14 "
4700+ nativeID = " 16 "
46334701 />
46344702 <View
46354703 collapsable = { false }
@@ -4668,7 +4736,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
46684736 " reduceMotionV" : " system" ,
46694737 }
46704738 }
4671- nativeID = " 15 "
4739+ nativeID = " 17 "
46724740 />
46734741 <View
46744742 collapsable = { false }
@@ -4707,7 +4775,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
47074775 " reduceMotionV" : " system" ,
47084776 }
47094777 }
4710- nativeID = " 16 "
4778+ nativeID = " 18 "
47114779 >
47124780 <View
47134781 style = {
@@ -4949,7 +5017,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
49495017 " reduceMotionV" : " system" ,
49505018 }
49515019 }
4952- nativeID = " 17 "
5020+ nativeID = " 19 "
49535021 >
49545022 <View
49555023 style = {
@@ -5562,7 +5630,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
55625630 " reduceMotionV" : " system" ,
55635631 }
55645632 }
5565- nativeID = " 18 "
5633+ nativeID = " 20 "
55665634 >
55675635 <View
55685636 absolute = { false }
@@ -5760,7 +5828,7 @@ exports[`TransactionDetailsScene should render with negative nativeAmount and fi
57605828 },
57615829 ]
57625830 }
5763- nativeID = " 19 "
5831+ nativeID = " 21 "
57645832 onLayout = { [Function ]}
57655833 stackHeight = { 0 }
57665834 style = {
0 commit comments