UNPKG

expo-router

Version:

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

3 lines 241 B
import type { NavigationContainerRef, ParamListBase } from '@react-navigation/native'; export declare function useBackButton(_: React.RefObject<NavigationContainerRef<ParamListBase> | null>): void; //# sourceMappingURL=useBackButton.d.ts.map