UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines (3 loc) 132 B
export type { WithDecayConfig } from './decay'; export { withDecay } from './decay'; export type { DecayAnimation } from './utils';