scroll fix

This commit is contained in:
ammarahm-ed
2020-12-19 14:26:44 +05:00
parent f3d5ac4808
commit f52de3fa42
5 changed files with 35 additions and 19 deletions

View File

@@ -301,7 +301,6 @@ export class DialogManager extends Component {
render() {
let {colors} = this.props;
let {actionSheetData, item, simpleDialog} = this.state;
console.log(DDS.isLargeTablet())
return (
<>
{!this.state.actionSheetVisible ? null : (
@@ -319,6 +318,7 @@ export class DialogManager extends Component {
setWillRefresh={(value) => {
this.willRefresh = true;
}}
getRef={() => this.actionSheet}
hasColors={actionSheetData.colors}
hasTags={actionSheetData.colors}
overlayColor={