react-native-big-list
High-performance, virtualized list for React Native. Efficiently renders large datasets with recycler API for smooth scrolling and low memory usage. Ideal for fast, scalable, customizable lists on Android, iOS, and web.
react-native-big-list-fixed
A big and fast list implementation for react-native with a recycler API focused on performance and ram usage while processing thousand items on the list.
virtuosa
A list component for React that combines vertical virtualized scrolling with CSS snap logic, allowing the 'active' element to snap to the center of the visible area.