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