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.

12 lines (11 loc) 193 B
export declare const colors: { background: { light: string; dark: string; }; seperatorLine: string; text: { dark: string; }; primary: string; };