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

Remove redundant example entry in `App.tsx` #3138

Closed latekvo closed 1 month ago

latekvo commented 1 month ago

Description

There are 2 Pressable entries, likely as a result of merge conflicts which occurred between these two PRs:

Update examples and Make osx example utilise the common example app