UNPKG

@attio/react-native-bottom-sheet-toolbox

Version:
6 lines 291 B
import { type SheetPosition } from "../utils"; /** * Dismiss the keyboard if the bottom sheet moves downwardly beneath the keyboard. */ export declare function useBottomSheetKeyboardDismiss(extraBuffer?: SheetPosition): void; //# sourceMappingURL=use-bottom-sheet-keyboard-dismiss.d.ts.map