UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

7 lines (6 loc) 218 B
/* eslint-disable @typescript-eslint/no-empty-function */ /** * Checks that native and js versions of reanimated match. * Stubbed for web, where this check is unnecessary. */ export function checkVersion(): void {}