fix actionsheet components are not clickable

This commit is contained in:
ammarahm-ed
2021-04-26 09:36:38 +05:00
parent 7be6b1686f
commit 12603f628c

View File

@@ -555,7 +555,6 @@ export const ActionSheetComponent = ({
width: '100%',
height: '100%',
position: 'absolute',
zIndex:1
}}
onPress={() => {
Keyboard.dismiss();