Skip to content

Commit

Permalink
chore: update snapshots for RN 0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Jan 30, 2025
1 parent 3dc0aaf commit 1e3161c
Show file tree
Hide file tree
Showing 6 changed files with 146 additions and 254 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,14 @@ exports[`renders correctly 1`] = `
sheetLargestUndimmedDetentIndex={-1}
stackPresentation="push"
style={
[
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
undefined,
],
{
"zIndex": undefined,
},
]
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
"zIndex": undefined,
}
}
swipeDirection="horizontal"
>
Expand Down Expand Up @@ -346,28 +339,20 @@ exports[`renders correctly 1`] = `
<View
collapsable={false}
style={
[
{
"bottom": 0,
"height": 2,
"left": 0,
"position": "absolute",
"right": 0,
"zIndex": 1,
},
{
"height": 1,
},
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"transform": [
{
"scaleY": 0.5,
},
],
},
undefined,
]
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"bottom": 0,
"height": 1,
"left": 0,
"position": "absolute",
"right": 0,
"transform": [
{
"scaleY": 0.5,
},
],
"zIndex": 1,
}
}
testID="text-input-underline"
/>
Expand Down Expand Up @@ -579,28 +564,20 @@ exports[`renders correctly 1`] = `
<View
collapsable={false}
style={
[
{
"bottom": 0,
"height": 2,
"left": 0,
"position": "absolute",
"right": 0,
"zIndex": 1,
},
{
"height": 1,
},
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"transform": [
{
"scaleY": 0.5,
},
],
},
undefined,
]
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"bottom": 0,
"height": 1,
"left": 0,
"position": "absolute",
"right": 0,
"transform": [
{
"scaleY": 0.5,
},
],
"zIndex": 1,
}
}
testID="text-input-underline"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,14 @@ exports[`renders correctly 1`] = `
sheetLargestUndimmedDetentIndex={-1}
stackPresentation="push"
style={
[
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
undefined,
],
{
"zIndex": undefined,
},
]
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
"zIndex": undefined,
}
}
swipeDirection="horizontal"
>
Expand Down Expand Up @@ -349,28 +342,20 @@ exports[`renders correctly 1`] = `
<View
collapsable={false}
style={
[
{
"bottom": 0,
"height": 2,
"left": 0,
"position": "absolute",
"right": 0,
"zIndex": 1,
},
{
"height": 1,
},
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"transform": [
{
"scaleY": 0.5,
},
],
},
undefined,
]
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"bottom": 0,
"height": 1,
"left": 0,
"position": "absolute",
"right": 0,
"transform": [
{
"scaleY": 0.5,
},
],
"zIndex": 1,
}
}
testID="text-input-underline"
/>
Expand Down Expand Up @@ -637,28 +622,20 @@ exports[`renders correctly 1`] = `
<View
collapsable={false}
style={
[
{
"bottom": 0,
"height": 2,
"left": 0,
"position": "absolute",
"right": 0,
"zIndex": 1,
},
{
"height": 1,
},
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"transform": [
{
"scaleY": 0.5,
},
],
},
undefined,
]
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"bottom": 0,
"height": 1,
"left": 0,
"position": "absolute",
"right": 0,
"transform": [
{
"scaleY": 0.5,
},
],
"zIndex": 1,
}
}
testID="text-input-underline"
/>
Expand Down Expand Up @@ -881,28 +858,20 @@ exports[`renders correctly 1`] = `
<View
collapsable={false}
style={
[
{
"bottom": 0,
"height": 2,
"left": 0,
"position": "absolute",
"right": 0,
"zIndex": 1,
},
{
"height": 1,
},
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"transform": [
{
"scaleY": 0.5,
},
],
},
undefined,
]
{
"backgroundColor": "rgba(73, 69, 79, 1)",
"bottom": 0,
"height": 1,
"left": 0,
"position": "absolute",
"right": 0,
"transform": [
{
"scaleY": 0.5,
},
],
"zIndex": 1,
}
}
testID="text-input-underline"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,14 @@ exports[`renders correctly 1`] = `
sheetLargestUndimmedDetentIndex={-1}
stackPresentation="push"
style={
[
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
undefined,
],
{
"zIndex": undefined,
},
]
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
"zIndex": undefined,
}
}
swipeDirection="horizontal"
>
Expand Down Expand Up @@ -296,28 +289,18 @@ exports[`renders correctly 1`] = `
collapsable={false}
onLayout={[Function]}
style={
[
{
"backgroundColor": "#2196f3",
"elevation": 4,
"shadowColor": "black",
"shadowOffset": {
"height": 0.5,
"width": 0,
},
"shadowOpacity": 0.1,
"shadowRadius": 0.5,
"zIndex": 1,
{
"backgroundColor": "#EEEEEE",
"elevation": 4,
"shadowColor": "black",
"shadowOffset": {
"height": 0.5,
"width": 0,
},
[
{
"backgroundColor": "rgb(255, 255, 255)",
},
{
"backgroundColor": "#EEEEEE",
},
],
]
"shadowOpacity": 0.1,
"shadowRadius": 0.5,
"zIndex": 1,
}
}
>
<View
Expand Down Expand Up @@ -1013,12 +996,9 @@ exports[`renders correctly 1`] = `
onPageSelected={[Function]}
scrollEnabled={true}
style={
[
{
"flex": 1,
},
undefined,
]
{
"flex": 1,
}
}
>
<View
Expand Down
Loading

0 comments on commit 1e3161c

Please sign in to comment.