Skip to content

Commit

Permalink
Merge pull request #4702 from EdgeApp/paul/assetGradient
Browse files Browse the repository at this point in the history
Paul/asset gradient
  • Loading branch information
paullinator authored Jan 13, 2024
2 parents 44ebcbf + a90214b commit 39af328
Show file tree
Hide file tree
Showing 29 changed files with 1,088 additions and 1,000 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ exports[`CategoryModal should render with a subcategory 1`] = `
numberOfLines={1}
style={
{
"color": "#1a1a1a",
"color": "#FFFFFF",
"fontFamily": "Quicksand-Bold",
"fontSize": 14,
"marginHorizontal": 7,
Expand Down Expand Up @@ -1836,7 +1836,7 @@ exports[`CategoryModal should render with an empty subcategory 1`] = `
numberOfLines={1}
style={
{
"color": "#1a1a1a",
"color": "#FFFFFF",
"fontFamily": "Quicksand-Bold",
"fontSize": 14,
"marginHorizontal": 7,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,36 @@

exports[`CreateWalletAccountSelect renders 1`] = `
[
<View
onLayout={[Function]}
style={
<BVLinearGradient
colors={
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
{
"backgroundColor": "#1a1a1a",
},
4279900698,
4279900698,
]
}
endPoint={
{
"x": 1,
"y": 1,
}
}
locations={null}
onLayout={[Function]}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
>
<RNSVGSvgView
align="xMidYMid"
Expand Down Expand Up @@ -193,7 +207,7 @@ exports[`CreateWalletAccountSelect renders 1`] = `
</RNSVGGroup>
</RNSVGGroup>
</RNSVGSvgView>
</View>,
</BVLinearGradient>,
<RCTScrollView
contentContainerStyle={
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,36 @@

exports[`CreateWalletImportScene should render with loading props 1`] = `
[
<View
onLayout={[Function]}
style={
<BVLinearGradient
colors={
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
{
"backgroundColor": "#1a1a1a",
},
4279900698,
4279900698,
]
}
endPoint={
{
"x": 1,
"y": 1,
}
}
locations={null}
onLayout={[Function]}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
>
<RNSVGSvgView
align="xMidYMid"
Expand Down Expand Up @@ -193,7 +207,7 @@ exports[`CreateWalletImportScene should render with loading props 1`] = `
</RNSVGGroup>
</RNSVGGroup>
</RNSVGSvgView>
</View>,
</BVLinearGradient>,
<View
style={
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,36 @@

exports[`CreateWalletSelectCrypto should render with loading props 1`] = `
[
<View
onLayout={[Function]}
style={
<BVLinearGradient
colors={
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
{
"backgroundColor": "#1a1a1a",
},
4279900698,
4279900698,
]
}
endPoint={
{
"x": 1,
"y": 1,
}
}
locations={null}
onLayout={[Function]}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
>
<RNSVGSvgView
align="xMidYMid"
Expand Down Expand Up @@ -193,7 +207,7 @@ exports[`CreateWalletSelectCrypto should render with loading props 1`] = `
</RNSVGGroup>
</RNSVGGroup>
</RNSVGSvgView>
</View>,
</BVLinearGradient>,
<View
style={
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,36 @@

exports[`CreateWalletSelectFiatComponent should render with loading props 1`] = `
[
<View
onLayout={[Function]}
style={
<BVLinearGradient
colors={
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
{
"backgroundColor": "#1a1a1a",
},
4279900698,
4279900698,
]
}
endPoint={
{
"x": 1,
"y": 1,
}
}
locations={null}
onLayout={[Function]}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
>
<RNSVGSvgView
align="xMidYMid"
Expand Down Expand Up @@ -193,7 +207,7 @@ exports[`CreateWalletSelectFiatComponent should render with loading props 1`] =
</RNSVGGroup>
</RNSVGGroup>
</RNSVGSvgView>
</View>,
</BVLinearGradient>,
<View
style={
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,36 @@

exports[`CryptoExchangeQuoteScreenComponent should render with loading props 1`] = `
[
<View
onLayout={[Function]}
style={
<BVLinearGradient
colors={
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
{
"backgroundColor": "#1a1a1a",
},
4279900698,
4279900698,
]
}
endPoint={
{
"x": 1,
"y": 1,
}
}
locations={null}
onLayout={[Function]}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
>
<RNSVGSvgView
align="xMidYMid"
Expand Down Expand Up @@ -193,7 +207,7 @@ exports[`CryptoExchangeQuoteScreenComponent should render with loading props 1`]
</RNSVGGroup>
</RNSVGGroup>
</RNSVGSvgView>
</View>,
</BVLinearGradient>,
<View
style={
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,36 @@

exports[`CurrencyNotificationComponent should render with loading props 1`] = `
[
<View
onLayout={[Function]}
style={
<BVLinearGradient
colors={
[
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
},
{
"backgroundColor": "#1a1a1a",
},
4279900698,
4279900698,
]
}
endPoint={
{
"x": 1,
"y": 1,
}
}
locations={null}
onLayout={[Function]}
startPoint={
{
"x": 0,
"y": 0,
}
}
style={
{
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
>
<RNSVGSvgView
align="xMidYMid"
Expand Down Expand Up @@ -193,7 +207,7 @@ exports[`CurrencyNotificationComponent should render with loading props 1`] = `
</RNSVGGroup>
</RNSVGGroup>
</RNSVGSvgView>
</View>,
</BVLinearGradient>,
<RCTScrollView
contentContainerStyle={
{
Expand Down
Loading

0 comments on commit 39af328

Please sign in to comment.