UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (4 loc) 173 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 };