UNPKG

@react-navigation/drawer

Version:

Integration for the drawer component from react-native-drawer-layout

3 lines 246 B
import type { DrawerContentComponentProps } from '../types'; export declare function DrawerContent({ descriptors, state, ...rest }: DrawerContentComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DrawerContent.d.ts.map