We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6a97f commit cba7c37Copy full SHA for cba7c37
src/App.js
@@ -51,8 +51,6 @@ const ChatWootWidget = ({
51
style={styles.modal}
52
coverScreen
53
isVisible={isModalVisible}
54
- onSwipeComplete={() => isModalVisible}
55
- swipeDirection="left"
56
onBackdropPress={closeModal}
57
onBackButtonPress={closeModal}>
58
<View style={styles.mainView}>
0 commit comments