UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

7 lines (6 loc) 274 B
/** * We hardcode the version of Reanimated here in order to compare it * with the version used to build the native part of the library in runtime. * Remember to keep this in sync with the version declared in `package.json` */ export declare const jsVersion = "3.12.1";