UNPKG

@react-navigation/drawer

Version:

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

3 lines 172 B
import * as React from 'react'; export declare const DrawerPositionContext: React.Context<"left" | "right" | undefined>; //# sourceMappingURL=DrawerPositionContext.d.ts.map