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 153 B
import { ScrollView as RNScrollView } from 'react-native'; export declare const ScrollView: typeof RNScrollView; //# sourceMappingURL=ScrollView.d.ts.map