UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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