make sure ActionSheet shows always

This commit is contained in:
ammarahm-ed
2020-05-07 02:06:51 +05:00
parent dbb59fc9d3
commit 929f48be62

View File

@@ -242,6 +242,8 @@ export class DialogManager extends Component {
? hexToRGBA(colors.accent + '19')
: hexToRGBA(colors.shade)
}
delayActionSheetDraw={true}
delayActionSheetDrawTime={10}
footerAlwaysVisible={DDS.isTab}
footerHeight={DDS.isTab ? 20 : 10}
footerStyle={