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

Viewed 799

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 ?

0 Answers
Related