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

Make the `FabricExample` use a common set of examples #3191

Closed latekvo closed 2 weeks ago

latekvo commented 3 weeks ago

Description

This PR makes the FabricExample app use the same set of examples as the paper example app.

Test plan

latekvo commented 2 weeks ago

closing, making it easier to switch between fabric and paper directly on the common example is simpler, and will allow us to remove FabricExample all together.