UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (5 loc) 161 B
'use strict'; export * from './native'; export * from './normalization'; export { default as styleBuilder } from './styleBuilder'; export type * from './types';