UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

6 lines 330 B
export declare function hide(): void; export declare function hideAsync(): Promise<void>; export declare function preventAutoHideAsync(): Promise<any>; export declare function _internal_preventAutoHideAsync(): Promise<boolean>; export declare function _internal_maybeHideAsync(): Promise<any>; //# sourceMappingURL=splash.d.ts.map