UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

7 lines (6 loc) 286 B
'use strict'; export { processColor } from './colors'; export { processFontWeight } from './font'; export { processInset, processInsetBlock, processInsetInline } from './insets'; export { processAspectRatio, processGap } from './others'; export { processTransform } from './transform';