UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (4 loc) 158 B
'use strict'; export { isValidRubberBandConfig, SLOPE_FACTOR } from "./utilsCommon.js"; export const VELOCITY_EPS = 1 / 20; //# sourceMappingURL=utils.js.map