Skip to content

Commit cba7c37

Browse files
authored
Remove modal swipe support
1 parent 7e6a97f commit cba7c37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/App.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ const ChatWootWidget = ({
5151
style={styles.modal}
5252
coverScreen
5353
isVisible={isModalVisible}
54-
onSwipeComplete={() => isModalVisible}
55-
swipeDirection="left"
5654
onBackdropPress={closeModal}
5755
onBackButtonPress={closeModal}>
5856
<View style={styles.mainView}>

0 commit comments

Comments
 (0)