UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

8 lines (6 loc) 203 B
'use strict'; /** * Web resolves pseudo selectors with plain CSS, so no element has to become a * touch target for them. */ export const svgHitTestResponder: (() => boolean) | undefined = undefined;