circular back button
This commit is contained in:
@@ -77,7 +77,7 @@ export function BackButton({onPress, style, ...props}: Partial<ButtonProps>) {
|
|||||||
size="small"
|
size="small"
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
color="secondary"
|
color="secondary"
|
||||||
shape="square"
|
shape="round"
|
||||||
hitSlop={HITSLOP_30}
|
hitSlop={HITSLOP_30}
|
||||||
style={[
|
style={[
|
||||||
{marginLeft: -BUTTON_VISUAL_ALIGNMENT_OFFSET},
|
{marginLeft: -BUTTON_VISUAL_ALIGNMENT_OFFSET},
|
||||||
|
|||||||
Reference in New Issue
Block a user