fix: cannot go back with gesture in MergeEditor

This commit is contained in:
ammarahm-ed
2021-04-19 10:58:32 +05:00
parent 147c80517e
commit 8289d97e00

View File

@@ -349,6 +349,9 @@ const MergeEditor = () => {
statusBarTranslucent
transparent={false}
animationType="slide"
onRequestClose={()=> {
close()
}}
visible={true}>
<SafeAreaView
style={{