UNPKG

@react-navigation/drawer

Version:

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

4 lines 226 B
import type { DrawerStatus } from '@react-navigation/native'; import * as React from 'react'; export declare const DrawerStatusContext: React.Context<DrawerStatus | undefined>; //# sourceMappingURL=DrawerStatusContext.d.ts.map