UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

7 lines (6 loc) 197 B
'use strict'; import { logger } from '../common'; export function setGestureState() { logger.warn('setGestureState() is not available on web.'); } //# sourceMappingURL=setGestureState.web.js.map