UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (4 loc) 146 B
'use strict'; export type { WithDecayConfig } from './decay'; export { withDecay } from './decay'; export type { DecayAnimation } from './utils';