'Is it possible to add swipe down when using react navigation presentation fullscreenmodal?

I use react navigation and want to show a full screen modal. Then I have seen this post:

Modal navigation

it works great, but can I close the modal when swiping down ? is it possible ? And when yes how I do it ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source