UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

5 lines (4 loc) 120 B
import React from 'react'; export declare const ActionSheetContext: React.Context<{ hideDragIndicator: boolean; }>;