UNPKG

react-native-screens

Version:
6 lines 261 B
import type { ViewProps } from 'react-native'; interface NativeProps extends ViewProps { } declare const _default: import("react-native").HostComponent<NativeProps>; export default _default; //# sourceMappingURL=ScreenNavigationContainerNativeComponent.d.ts.map