add unpin from pinned note

This commit is contained in:
ammarahm-ed
2020-09-09 22:09:57 +05:00
parent e28c085cf9
commit f5489463fe
11 changed files with 115 additions and 95 deletions

View File

@@ -299,9 +299,7 @@ export class DialogManager extends Component {
}
: null
}
initialOffsetFromBottom={
DDS.isTab || item?.type !== 'note' || item.dateDeleted ? 1 : 0.5
}
initialOffsetFromBottom={1}
bounceOnOpen={true}
gestureEnabled={true}
onClose={() => {