React Native Atoz List

screenshot of React Native Atoz List

React Native Listview which handles large data sets and can scroll to sections using an alphabetical scroll list

Overview

The package mentioned is not maintained and users are encouraged to consider alternative solutions such as FlatList. It is based on the work of brentvatne and offers great scroll performance for large lists.

Features

  • Based on Previous Work: Built on the groundwork of brentvatne's fixed height windowed list view experiment.
  • Great Scroll Performance: Provides excellent performance for large lists.
  • Customizable Section and Cell Heights: Allows customization of sectionHeaderHeight and cellHeight properties for tailored display.

Summary

The package offers good scroll performance for large lists while providing customization options for section and cell heights. However, it is important to note that the package is no longer maintained, and users are recommended to explore alternative solutions such as FlatList.