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
6.13k stars 982 forks source link

`stylusData` documentation. #3112

Closed m-bert closed 1 month ago

m-bert commented 2 months ago

Description

This PR adds docs for stylusData object in events.

[!CAUTION] This has to be merged after finishing support for all main platforms (web/android/iOS)

Test plan

Run docs

m-bert commented 2 months ago

@j-piasecki good idea 😄 I'll add it before merging.