react-native-reanimated
Version:
More powerful alternative to Animated library for React Native.
9 lines • 293 B
TypeScript
export * from './configs/circle';
export * from './configs/common';
export * from './configs/ellipse';
export * from './configs/image';
export * from './configs/path';
export * from './configs/rect';
export * from './processors';
export * from './registry';
//# sourceMappingURL=index.d.ts.map