e2e: add test ids

This commit is contained in:
ammarahm-ed
2022-04-01 00:57:55 +05:00
parent 74f70949ba
commit 57f3762c1e
7 changed files with 11 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ const SheetWrapper = ({
return (
<ActionSheet
ref={fwdRef}
sheetBackdropId={'sheet-backdrop'}
drawUnderStatusBar={false}
containerStyle={style}
gestureEnabled={gestureEnabled}