UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (4 loc) 140 B
'use strict'; export { default as createStyleBuilder } from './builderFactory'; export * from './processors'; export type * from './types';