UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

8 lines (5 loc) 189 B
'use strict'; import { logger } from '../common'; export function setGestureState(_handlerTag: number, _newState: number) { logger.warn('setGestureState() is not available on web.'); }