UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

7 lines (6 loc) 256 B
'use strict'; import { ReanimatedError } from './common'; export function getShadowNodeWrapperFromRef(_ref, _hostInstance) { throw new ReanimatedError('Trying to call `getShadowNodeWrapperFromRef` on web.'); } //# sourceMappingURL=fabricUtils.web.js.map