mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
* Revert "[INJIMOB-3622] Fix alignment in history screen (#2140)" This reverts commita0b08914e5. Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com> * Revert "Injimob [3622] [3627] - BANNER ISSUE AND BRANDING CHANGES ISSUES (#2130)" This reverts commit522104811c. Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com> * Revert "[INJIMOB-3633][INJIMOB-3636] fix icon bg color across app (#2134)" This reverts commitd8d718693d. Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com> * Revert "[INJIMOB-3633] fix search bar clear icon not apperaing (#2133)" This reverts commit6a202b11af. Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com> * Injimob-3651: revert all the old branding changes and add new changes #2150 Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com> * [INJIMOB-3651]: Update all the test snapshots Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com> --------- Signed-off-by: jaswanthkumarpolisetty <jaswanthkumar.p@thoughtworks.com>
1150 lines
20 KiB
Plaintext
1150 lines
20 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`KebabPopUp Component should match snapshot when not visible 1`] = `
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "column",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
{
|
|
"marginBottom": 15,
|
|
"marginEnd": 15,
|
|
"marginStart": 15,
|
|
"marginTop": 15,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"justifyContent": "space-between",
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessibilityLabel="kebabTitle"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"fontSize": 15,
|
|
"justifyContent": "center",
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
title
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="pinCard"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Pin Card
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="removeFromWallet"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
{
|
|
"color": "#D52929",
|
|
},
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Remove
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`KebabPopUp Component should match snapshot with VC that has image 1`] = `
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "column",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
{
|
|
"marginBottom": 15,
|
|
"marginEnd": 15,
|
|
"marginStart": 15,
|
|
"marginTop": 15,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"justifyContent": "space-between",
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessibilityLabel="kebabTitle"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"fontSize": 15,
|
|
"justifyContent": "center",
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
title
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="pinCard"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Pin Card
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="removeFromWallet"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
{
|
|
"color": "#D52929",
|
|
},
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Remove
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`KebabPopUp Component should match snapshot with custom icon color 1`] = `
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "column",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
{
|
|
"marginBottom": 15,
|
|
"marginEnd": 15,
|
|
"marginStart": 15,
|
|
"marginTop": 15,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"justifyContent": "space-between",
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessibilityLabel="kebabTitle"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"fontSize": 15,
|
|
"justifyContent": "center",
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
title
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="pinCard"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Pin Card
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="removeFromWallet"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
{
|
|
"color": "#D52929",
|
|
},
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Remove
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`KebabPopUp Component should match snapshot with custom icon component 1`] = `
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "column",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<Text>
|
|
Custom
|
|
</Text>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
{
|
|
"marginBottom": 15,
|
|
"marginEnd": 15,
|
|
"marginStart": 15,
|
|
"marginTop": 15,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"justifyContent": "space-between",
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessibilityLabel="kebabTitle"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"fontSize": 15,
|
|
"justifyContent": "center",
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
title
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="pinCard"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Pin Card
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="removeFromWallet"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
{
|
|
"color": "#D52929",
|
|
},
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Remove
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`KebabPopUp Component should match snapshot with default icon 1`] = `
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "column",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
{
|
|
"marginBottom": 15,
|
|
"marginEnd": 15,
|
|
"marginStart": 15,
|
|
"marginTop": 15,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"justifyContent": "space-between",
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessibilityLabel="kebabTitle"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_700Bold",
|
|
"fontSize": 15,
|
|
"justifyContent": "center",
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
title
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="pinCard"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
null,
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Pin Card
|
|
</Text>
|
|
</View>
|
|
<View
|
|
accessible={true}
|
|
style={
|
|
[
|
|
{
|
|
"alignItems": undefined,
|
|
"flexDirection": "row",
|
|
"justifyContent": undefined,
|
|
},
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
{
|
|
"alignItems": "center",
|
|
},
|
|
null,
|
|
{
|
|
"flex": 1,
|
|
},
|
|
null,
|
|
null,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
{
|
|
"alignItems": "center",
|
|
"width": 25,
|
|
}
|
|
}
|
|
/>
|
|
<Text
|
|
accessibilityLabel="removeFromWallet"
|
|
style={
|
|
[
|
|
{
|
|
"color": "#000000",
|
|
"fontSize": 16,
|
|
"lineHeight": 18,
|
|
},
|
|
{
|
|
"fontFamily": "Inter_400Regular",
|
|
"fontSize": 14,
|
|
},
|
|
{
|
|
"color": "#D52929",
|
|
},
|
|
{
|
|
"textAlign": "left",
|
|
},
|
|
{
|
|
"marginBottom": 0,
|
|
"marginEnd": 0,
|
|
"marginStart": 10,
|
|
"marginTop": 0,
|
|
},
|
|
null,
|
|
{
|
|
"fontFamily": "Inter_600SemiBold",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
Remove
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
`;
|