UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 267 B
import type { PredefinedTimingFunction } from '../easing'; export declare const VALID_PREDEFINED_TIMING_FUNCTIONS: readonly PredefinedTimingFunction[]; export declare const VALID_PARAMETRIZED_TIMING_FUNCTIONS: readonly string[]; //# sourceMappingURL=settings.d.ts.map