UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

3 lines • 206 B
import type { KeyboardState } from '../types'; export declare const useAnimatedKeyboard: () => import("react-native-reanimated").SharedValue<KeyboardState>; //# sourceMappingURL=useAnimatedKeyboard.d.ts.map