UNPKG

react-native-animated-content-scroll

Version:

Animated content scroll component for React Native with directional slide-in animations

4 lines 312 B
export { AnimatedContentScroll } from './Components/AnimatedContentScroll/AnimatedContentScroll'; export { AnimatedListContainer } from './Components/AnimatedListContainer/AnimatedListContainer'; export type { AnimationDirection, AnimatedListProps } from './Components/types'; //# sourceMappingURL=index.d.ts.map