UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 246 B
import type { InnerDecayAnimation, RubberBandDecayConfig } from './utils'; export declare function rubberBandDecay(animation: InnerDecayAnimation, now: number, config: RubberBandDecayConfig): boolean; //# sourceMappingURL=rubberBandDecay.d.ts.map