UNPKG

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

Version:
3 lines 274 B
import { type UseBottomSheetDragGestureArgs } from "../hooks"; export declare function BottomSheetDragGesture({ children, ...rest }: React.PropsWithChildren<UseBottomSheetDragGestureArgs>): import("react").JSX.Element; //# sourceMappingURL=bottom-sheet-drag-gesture.d.ts.map