UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines 192 B
export type HostInstance = { __internalInstanceHandle?: Record<string, unknown>; __nativeTag?: number; _viewConfig?: Record<string, unknown>; }; //# sourceMappingURL=types.d.ts.map