UNPKG

react-native-actions-sheet-fork

Version:

A Cross Platform (Android & iOS) ActionSheet with robust and flexible API, native performance, and zero dependency code for React Native. Forked version.

3 lines 143 B
import { FlatList as RNFlatList } from 'react-native'; export declare const FlatList: typeof RNFlatList; //# sourceMappingURL=FlatList.d.ts.map