enzomanuelmangano / pressto

Your React Native app deserves better tapping interactions.
MIT License
112 stars 0 forks source link

Does not work with nested pressables #1

Open RayKay91 opened 3 weeks ago

RayKay91 commented 3 weeks ago

If PressableScale wraps a TouchableOpacity for example, the touch event is captured by both. It should only be captured by the child.