A React Native FlatList with a lightweight animation which fade and shrink the head item of list when scrolling. Install & Import: # NPM $ npm i react-native-vega-scroll-list –save Basic Usage: <VegaScrollList distanceBetweenItem={10} data={data} keyExtractor={this.keyExtractor} renderItem={this.renderItem} </VegaScrollList> Preview:
A small, blazing-fast, multi-language translation library to internationalize your React or React Native driven applications.
The useWebAnimations library allows you to implement flexible, performant, Web Animations API based animations as hooks in React.
A simple React Native library to create a sticky, parallax scrolling, fully customizable header for your iOS and Android apps.
A customizable, scrollable bottom sheet component that is compatibe with the native React Native FlatList, ScrollView and SectionList components.