mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
fix: cannot go back with gesture in MergeEditor
This commit is contained in:
@@ -349,6 +349,9 @@ const MergeEditor = () => {
|
||||
statusBarTranslucent
|
||||
transparent={false}
|
||||
animationType="slide"
|
||||
onRequestClose={()=> {
|
||||
close()
|
||||
}}
|
||||
visible={true}>
|
||||
<SafeAreaView
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user