UNPKG

react-native-screens

Version:
7 lines 337 B
declare const ScreenContainer: (props: Omit<import("react-native").ViewProps, keyof { ref?: React.Ref<import("react-native").ViewInstance> | undefined; }> & { ref?: React.Ref<import("react-native").ViewInstance> | undefined; }) => React.ReactNode; export default ScreenContainer; //# sourceMappingURL=ScreenContainer.web.d.ts.map