UNPKG

react-native-animated-header-flat-list

Version:

A React Native FlatList component with an animated collapsible header, featuring parallax effects, smooth title transitions, sticky component support, and customizable styles. Built with TypeScript and separate background/content layers in header.

5 lines (4 loc) 164 B
"use strict"; import { AnimatedHeaderFlatList } from "./components/AnimatedHeaderFlatList.js"; export { AnimatedHeaderFlatList }; //# sourceMappingURL=index.js.map