react-native-reanimated
Version:
More powerful alternative to Animated library for React Native.
11 lines • 293 B
TypeScript
export * from './Flip';
export * from './Stretch';
export * from './Fade';
export * from './Slide';
export * from './Zoom';
export * from './Bounce';
export * from './Lightspeed';
export * from './Pinwheel';
export * from './Rotate';
export * from './Roll';
//# sourceMappingURL=index.d.ts.map