UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (5 loc) 166 B
/** * Checks that native and js versions of reanimated match. * Stubbed for web, where this check is unnecessary. */ export declare function checkVersion(): void;