UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 283 B
export type { DecayAnimation, DecayConfig, DefaultDecayConfig, InnerDecayAnimation, RubberBandDecayConfig, } from './utilsCommon'; export { isValidRubberBandConfig, SLOPE_FACTOR } from './utilsCommon'; export declare const VELOCITY_EPS = 1; //# sourceMappingURL=utils.native.d.ts.map