bug fixes in new state management and navigation

This commit is contained in:
Ammar Ahmed
2021-06-07 08:24:38 +05:00
parent 70e37dfd5b
commit 4f9d3db63a
23 changed files with 528 additions and 599 deletions

View File

@@ -72,6 +72,7 @@ const ActionSheetWrapper = ({
<ActionSheet
ref={fwdRef}
hideUnderlay={true}
containerStyle={style}
gestureEnabled={gestureEnabled}
extraScroll={largeTablet ? 50 : 0}