UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

3 lines • 302 B
import { type ViewProps, type ViewStyle } from 'react-native'; export declare function useBottomSheetContentContainerStyle(enableFooterMarginAdjustment: boolean, _style?: ViewProps['style']): import("react-native").StyleProp<ViewStyle>; //# sourceMappingURL=useBottomSheetContentContainerStyle.d.ts.map