UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (5 loc) 216 B
'use strict'; // RNRender is not used for web. An export is still defined to eliminate warnings from bundlers such as esbuild. const RNRenderer = {}; export { RNRenderer }; //# sourceMappingURL=RNRenderer.web.js.map