software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
5.83k stars 952 forks source link

Add `enableContextMenu` description to docs. #2790

Closed m-bert closed 1 month ago

m-bert commented 1 month ago

Description

This PR adds enableContextMenu property description to our documentation.

Test plan

Run docs.

m-bert commented 1 month ago

I think this PR is more than just a "tiny change in docs" 😁

Not exactly, the thing is I've set target branch as the one with the mouseButton docs since those changes were connected 😅 Now after merging #2789 it should be ready to review.