UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (5 loc) 272 B
'use strict'; // this file was created to prevent NativeReanimated from being included in the web bundle import { createJSReanimatedModule } from "./js-reanimated/index.js"; export const ReanimatedModule = createJSReanimatedModule(); //# sourceMappingURL=index.web.js.map