reduce distance from bottom for add button

This commit is contained in:
ammarahm-ed
2021-04-08 11:14:27 +05:00
parent d4705d4f04
commit 5fca5aba3e

View File

@@ -54,7 +54,7 @@ export const ContainerBottomButton = ({
right: 12,
bottom:
Platform.OS === 'ios' && insets.bottom !== 0
? insets.bottom - 10
? insets.bottom - 25
: insets.bottom + 12,
zIndex: 10,
transform: [