https://linear.app/comm/issue/ENG-8150/convert-fullscreenviewmodal-to-reanimated-2-syntax
Replace old gesture handlers API with new GestureDetector API. We can simultaneously handle pan and pinch gestures, but they're exclusive with taps.
At this point the component is broken and will be gradually fixed in the next diffs.
Depends on D14299