UNPKG

react-native-actions-sheet

Version:

A Cross Platform(Android & iOS) ActionSheet with a robust and flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.

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