UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 312 B
import type { InternalHostInstance, ShadowNodeWrapper } from './commonTypes'; import type { HostInstance } from './platform-specific/types'; export declare function getShadowNodeWrapperFromRef(_ref: InternalHostInstance, _hostInstance?: HostInstance): ShadowNodeWrapper; //# sourceMappingURL=fabricUtils.d.ts.map