UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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