UNPKG

react-native-split-screen

Version:

![预览图](https://s3.bmp.ovh/imgs/2022/12/22/602e25854a2ff0af.gif)

2 lines (1 loc) 231 B
export declare const isDetailNavigatorMounted: () => boolean, detailPush: (screenName: string, params: any) => void, detailNavigate: (screenName: string, params: any) => void, setDetailNavigator: (navigatorInstance: any) => void;