UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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