react-native-reanimated
Version:
More powerful alternative to Animated library for React Native.
8 lines (7 loc) • 344 B
JavaScript
;
// This is a workaround for Next.js, which resolves the non-native file
// during SSR — `codegenNativeComponent` cannot be called there, so we
// export a dummy host component instead.
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default {};
//# sourceMappingURL=SharedTransitionBoundaryProvider.js.map