UNPKG

react-native-section-alphabet-list

Version:

A simple React Native component that takes an array of data and renders a SectionList with alphabetically sorted data.

11 lines (10 loc) 206 B
export declare const sizes: { itemHeight: number; headerHeight: number; listHeaderHeight: number; spacing: { small: number; regular: number; large: number; }; };